Searched refs:raw_read_stdin (Results 1 – 4 of 4) sorted by relevance
329 int raw_read_stdin(void *, int);
2962 int raw_read_stdin(void *buf, int siz) in raw_read_stdin() function2974 int raw_read_stdin(void *buf, int siz) in raw_read_stdin() function2979 int raw_read_stdin(void *buf, int siz) in raw_read_stdin() function
2789 i = raw_read_stdin(buf, bufsize / 2); in sv_body()2805 i = raw_read_stdin(buf, bufsize); in sv_body()
3308 i = raw_read_stdin(cbuf, (BUFSIZZ - 1) / 2); in s_client_main()3324 i = raw_read_stdin(cbuf, BUFSIZZ - 1); in s_client_main()