OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
nullf_gets
lib/libcrypto/bio/bf_null.c
72
static int nullf_gets(BIO *h, char *str, int size);
lib/libcrypto/bio/bf_null.c
84
.bgets = nullf_gets,