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

/macosx-10.10/ntp-92/include/
H A Dntp_tty.h20 #define TCSANOW TCSETA macro
/macosx-10.10/ksh-23/ksh/src/lib/libast/uwin/
H A Dgetpass.c69 tcsetattr(sffileno(iop),TCSANOW,&told); local
/macosx-10.10/Heimdal-398.1.2/appl/login/
H A Dread_string.c86 tcsetattr(fileno(tty), TCSANOW, &t_new); local
109 tcsetattr(fileno(tty), TCSANOW, &t_old); local
/macosx-10.10/ksh-23/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.10/Heimdal-398.1.2/lib/hcrypto/
H A Dui.c162 tcsetattr(fileno(tty), TCSANOW, &t_new); local
185 tcsetattr(fileno(tty), TCSANOW, &t_old); local
/macosx-10.10/OpenSSH-189/osslshim/ossl/
H A Dossl-ui.c201 tcsetattr(fileno(tty), TCSANOW, &t_new); local
228 tcsetattr(fileno(tty), TCSANOW, &t_old); local
/macosx-10.10/Heimdal-398.1.2/appl/telnet/telnet/
H A Dsys_bsd.c53 # define TCSANOW TCSETS macro
58 # define TCSANOW TCSETA macro
62 # define TCSANOW TIOCSETA macro
/macosx-10.10/remote_cmds-47/telnet.tproj/
H A Dsys_bsd.c83 # define TCSANOW TCSETS macro
88 # define TCSANOW TCSETA macro
92 # define TCSANOW TIOCSETA macro
/macosx-10.10/remote_cmds-47/telnetd.tproj/
H A Dsys_term.c123 # define TCSANOW TCSETS macro
128 # define TCSANOW TCSETA macro
132 # define TCSANOW TIOCSETA macro
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dtermios.h313 #define TCSANOW 0 /* make change immediate */ macro
/macosx-10.10/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dsys_term.c135 # define TCSANOW TCSETS macro
140 # define TCSANOW TCSETA macro
144 # define TCSANOW TIOCSETA macro

Completed in 124 milliseconds