OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DEV_TTY
lib/libcrypto/ui/ui_openssl.c
303
if ((tty_in = fopen(DEV_TTY, "re")) == NULL)
lib/libcrypto/ui/ui_openssl.c
305
if ((tty_out = fopen(DEV_TTY, "we")) == NULL)