DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DEV_TTY
crypto/libressl/crypto/ui/ui_openssl.c
302
if ((tty_in = fopen(DEV_TTY, "r")) == NULL)
crypto/libressl/crypto/ui/ui_openssl.c
304
if ((tty_out = fopen(DEV_TTY, "w")) == NULL)