Home
last modified time | relevance | path

Searched defs:TTY_set (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ui/
Dui_openssl.c111 # define TTY_set(tty,data) tcsetattr(tty,TCSANOW,data) macro
119 # define TTY_set(tty,data) ioctl(tty,TCSETA,data) macro
127 # define TTY_set(tty,data) ioctl(tty,TIOCSETP,data) macro
/third_party/openssl/crypto/ui/
Dui_openssl.c111 # define TTY_set(tty,data) tcsetattr(tty,TCSANOW,data) macro
119 # define TTY_set(tty,data) ioctl(tty,TCSETA,data) macro
127 # define TTY_set(tty,data) ioctl(tty,TIOCSETP,data) macro