Files
source/Y/use_persistent_buffer.html

26 lines
2.4 KiB
HTML
Raw Permalink Normal View History

2026-02-01 17:32:02 +00:00
<!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 &amp;&amp; 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 &amp;&amp; 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 &amp;&amp; !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>