OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fd_gets
lib/libcrypto/bio/bss_fd.c
73
static int fd_gets(BIO *h, char *buf, int size);
lib/libcrypto/bio/bss_fd.c
85
.bgets = fd_gets,