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