Searched defs:TCSANOW (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/ntp-88/include/
H A Dntp_tty.h20 #define TCSANOW TCSETA macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/uwin/
H A Dgetpass.c69 tcsetattr(sffileno(iop),TCSANOW,&told); local
/macosx-10.9.5/Heimdal-323.92.1/appl/login/
H A Dread_string.c86 tcsetattr(fileno(tty), TCSANOW, &t_new); local
109 tcsetattr(fileno(tty), TCSANOW, &t_old); local
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/include/
H A Dterminal.h63 # define TCSANOW TCSETS macro
136 # define TCSANOW TCSETA macro
146 # define TCSANOW TIOCSETN macro
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Dui.c162 tcsetattr(fileno(tty), TCSANOW, &t_new); local
185 tcsetattr(fileno(tty), TCSANOW, &t_old); local
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-ui.c201 tcsetattr(fileno(tty), TCSANOW, &t_new); local
228 tcsetattr(fileno(tty), TCSANOW, &t_old); local
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dsys_bsd.c53 # define TCSANOW TCSETS macro
58 # define TCSANOW TCSETA macro
62 # define TCSANOW TIOCSETA macro
/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
H A Dsys_bsd.c83 # define TCSANOW TCSETS macro
88 # define TCSANOW TCSETA macro
92 # define TCSANOW TIOCSETA macro
/macosx-10.9.5/remote_cmds-41.90.1/telnetd.tproj/
H A Dsys_term.c123 # define TCSANOW TCSETS macro
128 # define TCSANOW TCSETA macro
132 # define TCSANOW TIOCSETA macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dtermios.h313 #define TCSANOW 0 /* make change immediate */ macro
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnetd/
H A Dsys_term.c135 # define TCSANOW TCSETS macro
140 # define TCSANOW TCSETA macro
144 # define TCSANOW TIOCSETA macro

Completed in 154 milliseconds