Searched defs:TCSADRAIN (Results 1 - 6 of 6) sorted by last modified time

/freebsd-10.3-release/usr.bin/mail/
H A Dtty.c112 ttyset++, tcsetattr(fileno(stdin), TCSADRAIN, &ttybuf); local
120 ttyset++, tcsetattr(fileno(stdin), TCSADRAIN, &ttybuf); local
127 ttyset++, tcsetattr(fileno(stdin), TCSADRAIN, &ttybuf); local
135 ttyset++, tcsetattr(fileno(stdin), TCSADRAIN, &ttybuf); local
148 tcsetattr(fileno(stdin), TCSADRAIN, &ttybuf); local
/freebsd-10.3-release/include/
H A Dtermios.h58 #define TCSADRAIN 1 /* drain output, then change */ macro
/freebsd-10.3-release/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c136 # define TCSADRAIN TCSETSW macro
141 # define TCSADRAIN TCSETAW macro
145 # define TCSADRAIN TIOCSETAW macro
/freebsd-10.3-release/crypto/heimdal/appl/telnet/telnet/
H A Dsys_bsd.c54 # define TCSADRAIN TCSETSW macro
59 # define TCSADRAIN TCSETAW macro
63 # define TCSADRAIN TIOCSETAW macro
/freebsd-10.3-release/contrib/telnet/telnetd/
H A Dsys_term.c98 # define TCSADRAIN TCSETSW macro
103 # define TCSADRAIN TCSETAW macro
107 # define TCSADRAIN TIOCSETAW macro
/freebsd-10.3-release/contrib/telnet/telnet/
H A Dsys_bsd.c85 # define TCSADRAIN TCSETSW macro
90 # define TCSADRAIN TCSETAW macro
94 # define TCSADRAIN TIOCSETAW macro

Completed in 137 milliseconds