mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
26 lines
2.4 KiB
HTML
26 lines
2.4 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>use_persistent_buffer</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--subshell--common.c.html#L211'>use_persistent_buffer</a> 211 src/subshell/common.c static gboolean use_persistent_buffer = FALSE;</span>
|
|
<span class='curline'><a href='../S/src--subshell--common.c.html#L476'>use_persistent_buffer</a> 476 src/subshell/common.c if (use_persistent_buffer)</span>
|
|
<span class='curline'><a href='../S/src--subshell--common.c.html#L617'>use_persistent_buffer</a> 617 src/subshell/common.c if (!use_persistent_buffer)</span>
|
|
<span class='curline'><a href='../S/src--subshell--common.c.html#L1071'>use_persistent_buffer</a> 1071 src/subshell/common.c if (use_persistent_buffer)</span>
|
|
<span class='curline'><a href='../S/src--subshell--common.c.html#L1572'>use_persistent_buffer</a> 1572 src/subshell/common.c if (!use_persistent_buffer && subshell_initialized)</span>
|
|
<span class='curline'><a href='../S/src--subshell--common.c.html#L1746'>use_persistent_buffer</a> 1746 src/subshell/common.c use_persistent_buffer = TRUE;</span>
|
|
<span class='curline'><a href='../S/src--subshell--common.c.html#L1748'>use_persistent_buffer</a> 1748 src/subshell/common.c if (use_persistent_buffer && pipe (command_buffer_pipe) != 0)</span>
|
|
<span class='curline'><a href='../S/src--subshell--common.c.html#L1832'>use_persistent_buffer</a> 1832 src/subshell/common.c if (use_persistent_buffer && !read_command_line_buffer (TRUE))</span>
|
|
<span class='curline'><a href='../S/src--subshell--common.c.html#L1833'>use_persistent_buffer</a> 1833 src/subshell/common.c use_persistent_buffer = FALSE;</span>
|
|
<span class='curline'><a href='../S/src--subshell--common.c.html#L1868'>use_persistent_buffer</a> 1868 src/subshell/common.c if (use_persistent_buffer)</span>
|
|
<span class='curline'><a href='../S/src--subshell--common.c.html#L1895'>use_persistent_buffer</a> 1895 src/subshell/common.c if (use_persistent_buffer)</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|