OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dgram_read
lib/libcrypto/bio/bss_dgram.c
81
static int dgram_read(BIO *h, char *buf, int size);
lib/libcrypto/bio/bss_dgram.c
95
.bread = dgram_read,