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

/freebsd-11-stable/crypto/openssl/apps/
H A Dapps.h380 int raw_read_stdin(void *, int);
H A Dapps.c3248 int raw_read_stdin(void *buf, int siz) function
3259 int raw_read_stdin(void *buf, int siz) function
3264 int raw_read_stdin(void *buf, int siz) function
H A Ds_client.c2026 i = raw_read_stdin(cbuf, BUFSIZZ / 2);
2042 i = raw_read_stdin(cbuf, BUFSIZZ);
H A Ds_server.c2392 i = raw_read_stdin(buf, bufsize / 2);
2408 i = raw_read_stdin(buf, bufsize);

Completed in 178 milliseconds