Files
source/Y/read_out.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

23 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>read_out</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--util.h.html#L231'>read_out</a> 231 lib/util.h mc_pipe_t *mc_popen (const char *command, gboolean read_out, gboolean read_err, GError **error);</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L552'>read_out</a> 552 lib/utilunix.c mc_popen (const char *command, gboolean read_out, gboolean read_err, GError **error)</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L570'>read_out</a> 570 lib/utilunix.c NULL, &amp;p-&gt;child_pid, NULL, read_out ? &amp;p-&gt;out.fd : NULL,</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L616'>read_out</a> 616 lib/utilunix.c gboolean read_out, read_err;</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L624'>read_out</a> 624 lib/utilunix.c read_out = p-&gt;out.fd &gt;= 0;</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L627'>read_out</a> 627 lib/utilunix.c if (!read_out &amp;&amp; !read_err)</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L635'>read_out</a> 635 lib/utilunix.c if (read_out)</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L658'>read_out</a> 658 lib/utilunix.c if (read_out)</span>
</pre>
</body>
</html>