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

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 &amp;&amp; (line = mc_pstream_get_string (&amp;external-&gt;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 &amp;&amp; (buffer = mc_pstream_get_string (&amp;pip-&gt;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 (&amp;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 (&amp;pip-&gt;out)) != NULL)</span>
</pre>
</body>
</html>