mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.3 KiB
HTML
21 lines
1.3 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml'>
|
|
<head>
|
|
<title>logging_enabled</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<span class='curline'><a href='../S/lib--logging.c.html#L57'>logging_enabled</a> 57 lib/logging.c static gboolean logging_enabled = FALSE;</span>
|
|
<span class='curline'><a href='../S/lib--logging.c.html#L72'>logging_enabled</a> 72 lib/logging.c logging_enabled = (*env_is_enabled == '1' || g_ascii_strcasecmp (env_is_enabled, "true") == 0);</span>
|
|
<span class='curline'><a href='../S/lib--logging.c.html#L84'>logging_enabled</a> 84 lib/logging.c return logging_enabled;</span>
|
|
<span class='curline'><a href='../S/lib--logging.c.html#L87'>logging_enabled</a> 87 lib/logging.c return logging_enabled;</span>
|
|
<span class='curline'><a href='../S/lib--logging.c.html#L89'>logging_enabled</a> 89 lib/logging.c logging_enabled =</span>
|
|
<span class='curline'><a href='../S/lib--logging.c.html#L93'>logging_enabled</a> 93 lib/logging.c return logging_enabled;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|