DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BIO_new_fd
crypto/libressl/apps/openssl/apps.c
473
pwdbio = BIO_new_fd(i, BIO_NOCLOSE);
crypto/libressl/include/openssl/bio.h
654
BIO *BIO_new_fd(int fd, int close_flag);