mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.5 KiB
HTML
21 lines
1.5 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>layout_bool_options</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/src--setup.c.html#L271'>layout_bool_options</a> 271 src/setup.c } layout_bool_options[] = {</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L597'>layout_bool_options</a> 597 src/setup.c for (i = 0; layout_bool_options[i].opt_name != NULL; i++)</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L598'>layout_bool_options</a> 598 src/setup.c *layout_bool_options[i].opt_addr =</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L600'>layout_bool_options</a> 600 src/setup.c layout_bool_options[i].opt_name, *layout_bool_options[i].opt_addr);</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L778'>layout_bool_options</a> 778 src/setup.c for (i = 0; layout_bool_options[i].opt_name != NULL; i++)</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L780'>layout_bool_options</a> 780 src/setup.c layout_bool_options[i].opt_name, *layout_bool_options[i].opt_addr);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|