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

22 lines
1.6 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>ds_stdio_pipe</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/src--viewer--datasource.c.html#L86'>ds_stdio_pipe</a> 86 src/viewer/datasource.c view-&gt;ds_stdio_pipe = p;</span>
<span class='curline'><a href='../S/src--viewer--datasource.c.html#L340'>ds_stdio_pipe</a> 340 src/viewer/datasource.c if (view-&gt;ds_stdio_pipe != NULL)</span>
<span class='curline'><a href='../S/src--viewer--growbuf.c.html#L82'>ds_stdio_pipe</a> 82 src/viewer/growbuf.c mc_pclose (view-&gt;ds_stdio_pipe, NULL);</span>
<span class='curline'><a href='../S/src--viewer--growbuf.c.html#L83'>ds_stdio_pipe</a> 83 src/viewer/growbuf.c view-&gt;ds_stdio_pipe = NULL;</span>
<span class='curline'><a href='../S/src--viewer--growbuf.c.html#L157'>ds_stdio_pipe</a> 157 src/viewer/growbuf.c mc_pipe_t *sp = view-&gt;ds_stdio_pipe;</span>
<span class='curline'><a href='../S/src--viewer--growbuf.c.html#L194'>ds_stdio_pipe</a> 194 src/viewer/growbuf.c if (view-&gt;ds_stdio_pipe == NULL)</span>
<span class='curline'><a href='../S/src--viewer--internal.h.html#L103'>ds_stdio_pipe</a> 103 src/viewer/internal.h mc_pipe_t *ds_stdio_pipe; // Output of a shell command</span>
</pre>
</body>
</html>