Home
last modified time | relevance | path

Searched refs:raw_read_stdin (Results 1 – 4 of 4) sorted by relevance

/openssl/apps/include/
H A Dapps.h327 int raw_read_stdin(void *, int);
/openssl/apps/lib/
H A Dapps.c2860 int raw_read_stdin(void *buf, int siz) in raw_read_stdin() function
2872 int raw_read_stdin(void *buf, int siz) in raw_read_stdin() function
2882 int raw_read_stdin(void *buf, int siz) in raw_read_stdin() function
/openssl/apps/
H A Ds_client.c3056 i = raw_read_stdin(cbuf, BUFSIZZ / 2); in s_client_main()
3072 i = raw_read_stdin(cbuf, BUFSIZZ); in s_client_main()
H A Ds_server.c2605 i = raw_read_stdin(buf, bufsize / 2); in sv_body()
2621 i = raw_read_stdin(buf, bufsize); in sv_body()

Completed in 39 milliseconds