Searched refs:send_stream (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zstreamdump/
H A Dzstreamdump.c57 FILE *send_stream = 0; variable
94 if ((outlen = fread(buf, len, 1, send_stream)) == 0)
267 send_stream = stdin;
360 if (ferror(send_stream))

Completed in 44 milliseconds