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

21 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>stream</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/tests--lib--utilunix__mc_pstream_get_string.c.html#L38'>stream</a> 38 tests/lib/utilunix__mc_pstream_get_string.c static mc_pipe_stream_t stream;</span>
<span class='curline'><a href='../S/tests--lib--utilunix__mc_pstream_get_string.c.html#L191'>stream</a> 191 tests/lib/utilunix__mc_pstream_get_string.c memset (&amp;stream, 0, sizeof (stream));</span>
<span class='curline'><a href='../S/tests--lib--utilunix__mc_pstream_get_string.c.html#L192'>stream</a> 192 tests/lib/utilunix__mc_pstream_get_string.c stream.len = strlen (data-&gt;buf);</span>
<span class='curline'><a href='../S/tests--lib--utilunix__mc_pstream_get_string.c.html#L193'>stream</a> 193 tests/lib/utilunix__mc_pstream_get_string.c memmove (&amp;stream.buf, data-&gt;buf, stream.len);</span>
<span class='curline'><a href='../S/tests--lib--utilunix__mc_pstream_get_string.c.html#L200'>stream</a> 200 tests/lib/utilunix__mc_pstream_get_string.c ck_assert_int_eq (stream.pos, data-&gt;pos[j]);</span>
<span class='curline'><a href='../S/tests--lib--utilunix__mc_pstream_get_string.c.html#L202'>stream</a> 202 tests/lib/utilunix__mc_pstream_get_string.c ret = mc_pstream_get_string (&amp;stream);</span>
</pre>
</body>
</html>