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

/freebsd-11-stable/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-11-stable/include/
H A Dtermios.h57 #define TCSANOW 0 /* make change immediate */ macro
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_tty.h41 #define TCSANOW TCSETA macro
/freebsd-11-stable/contrib/llvm-project/lldb/tools/driver/
H A DPlatform.h47 #define TCSANOW 0 macro
/freebsd-11-stable/contrib/telnet/telnet/
H A Dsys_bsd.c80 # define TCSANOW TCSETS macro
85 # define TCSANOW TCSETA macro
89 # define TCSANOW TIOCSETA macro
/freebsd-11-stable/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-11-stable/contrib/telnet/telnetd/
H A Dsys_term.c93 # define TCSANOW TCSETS macro
98 # define TCSANOW TCSETA macro
102 # define TCSANOW TIOCSETA macro
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c135 # define TCSANOW TCSETS macro
140 # define TCSANOW TCSETA macro
144 # define TCSANOW TIOCSETA macro

Completed in 134 milliseconds