FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BIO_s_fd
crypto/openssl/crypto/bio/bss_fd.c
83
ret = BIO_new(BIO_s_fd());
crypto/openssl/include/openssl/bio.h
789
const BIO_METHOD *BIO_s_fd(void);