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_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, &p->child_pid, NULL, read_out ? &p->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->out.fd >= 0;</span>
|
|
<span class='curline'><a href='../S/lib--utilunix.c.html#L627'>read_out</a> 627 lib/utilunix.c if (!read_out && !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>
|