mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
23 lines
1.7 KiB
HTML
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 ? &p->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->err.fd >= 0;</span>
|
|
<span class='curline'><a href='../S/lib--utilunix.c.html#L627'>read_err</a> 627 lib/utilunix.c if (!read_out && !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>
|