Files
source/Y/read_err.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_err</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_err</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_err</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#L571'>read_err</a> 571 lib/utilunix.c read_err ? &amp;p-&gt;err.fd : NULL, error))</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L616'>read_err</a> 616 lib/utilunix.c gboolean read_out, read_err;</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L625'>read_err</a> 625 lib/utilunix.c read_err = p-&gt;err.fd &gt;= 0;</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L627'>read_err</a> 627 lib/utilunix.c if (!read_out &amp;&amp; !read_err)</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L641'>read_err</a> 641 lib/utilunix.c if (read_err)</span>
<span class='curline'><a href='../S/lib--utilunix.c.html#L663'>read_err</a> 663 lib/utilunix.c if (read_err)</span>
</pre>
</body>
</html>