Searched refs:send_stream (Results 1 – 1 of 1) sorted by relevance
58 static FILE *send_stream = 0; variable84 if ((outlen = fread(buf, len, 1, send_stream)) == 0) in ssread()278 send_stream = fopen(filename, "r"); in zstream_do_dump()279 if (send_stream == NULL) { in zstream_do_dump()295 send_stream = stdin; in zstream_do_dump()396 if (ferror(send_stream)) in zstream_do_dump()