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