Searched refs:raw_read_stdin (Results 1 – 4 of 4) sorted by relevance
614 int raw_read_stdin(void *, int);
2442 int raw_read_stdin(void *buf, int siz) in raw_read_stdin() function2453 int raw_read_stdin(void *buf, int siz) in raw_read_stdin() function2458 int raw_read_stdin(void *buf, int siz) in raw_read_stdin() function
2480 i = raw_read_stdin(buf, bufsize / 2); in sv_body()2496 i = raw_read_stdin(buf, bufsize); in sv_body()
3051 i = raw_read_stdin(cbuf, BUFSIZZ / 2); in s_client_main()3067 i = raw_read_stdin(cbuf, BUFSIZZ); in s_client_main()