mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
22 lines
1.7 KiB
HTML
22 lines
1.7 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>exec_first</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--filemanager--boxes.c.html#L922'>exec_first</a> 922 src/filemanager/boxes.c QUICK_CHECKBOX (_ ("Executable &first"), &op->exec_first, NULL),</span>
|
||
|
|
<span class='curline'><a href='../S/src--filemanager--dir.c.html#L57'>exec_first</a> 57 src/filemanager/dir.c ((is_exe (x->st.st_mode) && !(S_ISDIR (x->st.st_mode) || link_isdir (x)) && exec_first) \</span>
|
||
|
|
<span class='curline'><a href='../S/src--filemanager--dir.c.html#L74'>exec_first</a> 74 src/filemanager/dir.c static gboolean exec_first = TRUE;</span>
|
||
|
|
<span class='curline'><a href='../S/src--filemanager--dir.c.html#L510'>exec_first</a> 510 src/filemanager/dir.c exec_first = sort_op->exec_first;</span>
|
||
|
|
<span class='curline'><a href='../S/src--filemanager--dir.h.html#L62'>exec_first</a> 62 src/filemanager/dir.h gboolean exec_first; // executables are at top of list</span>
|
||
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1141'>exec_first</a> 1141 src/setup.c panel->sort_info.exec_first =</span>
|
||
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1206'>exec_first</a> 1206 src/setup.c panel->sort_info.exec_first);</span>
|
||
|
|
</pre>
|
||
|
|
</body>
|
||
|
|
</html>
|