mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
20 lines
1.5 KiB
HTML
20 lines
1.5 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>mc_pstream_get_string</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#L235'>mc_pstream_get_string</a> 235 lib/util.h GString *mc_pstream_get_string (mc_pipe_stream_t *ps);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panelize.c.html#L357'>mc_pstream_get_string</a> 357 src/filemanager/panelize.c while (ok && (line = mc_pstream_get_string (&external->out)) != NULL)</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L650'>mc_pstream_get_string</a> 650 src/vfs/extfs/extfs.c while (ret != -1 && (buffer = mc_pstream_get_string (&pip->out)) != NULL)</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__mc_pstream_get_string.c.html#L202'>mc_pstream_get_string</a> 202 tests/lib/utilunix__mc_pstream_get_string.c ret = mc_pstream_get_string (&stream);</span>
|
|
<span class='curline'><a href='../S/tests--lib--utilunix__mc_pstream_get_string.c.html#L296'>mc_pstream_get_string</a> 296 tests/lib/utilunix__mc_pstream_get_string.c while ((line = mc_pstream_get_string (&pip->out)) != NULL)</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|