OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BIO_C_SET_FD
lib/libcrypto/bio/bio.h
421
#define BIO_set_fd(b,fd,c) BIO_int_ctrl(b,BIO_C_SET_FD,c,fd)
lib/libcrypto/bio/bss_acpt.c
370
case BIO_C_SET_FD:
lib/libcrypto/bio/bss_dgram.c
356
case BIO_C_SET_FD:
lib/libcrypto/bio/bss_fd.c
182
case BIO_C_SET_FD:
lib/libcrypto/bio/bss_sock.c
174
case BIO_C_SET_FD: