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

/freebsd-9.3-release/include/
H A Dtermios.h57 #define TCSANOW 0 /* make change immediate */ macro
/freebsd-9.3-release/crypto/heimdal/appl/login/
H A Dread_string.c86 tcsetattr(fileno(tty), TCSANOW, &t_new); local
109 tcsetattr(fileno(tty), TCSANOW, &t_old); local
/freebsd-9.3-release/contrib/ntp/include/
H A Dntp_tty.h41 #define TCSANOW TCSETA macro
/freebsd-9.3-release/contrib/telnet/telnet/
H A Dsys_bsd.c83 # define TCSANOW TCSETS macro
88 # define TCSANOW TCSETA macro
92 # define TCSANOW TIOCSETA macro
/freebsd-9.3-release/crypto/heimdal/appl/telnet/telnet/
H A Dsys_bsd.c53 # define TCSANOW TCSETS macro
58 # define TCSANOW TCSETA macro
62 # define TCSANOW TIOCSETA macro
/freebsd-9.3-release/contrib/telnet/telnetd/
H A Dsys_term.c95 # define TCSANOW TCSETS macro
100 # define TCSANOW TCSETA macro
104 # define TCSANOW TIOCSETA macro
/freebsd-9.3-release/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c130 # define TCSANOW TCSETS macro
135 # define TCSANOW TCSETA macro
139 # define TCSANOW TIOCSETA macro

Completed in 115 milliseconds