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