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

/illumos-gate/usr/src/lib/libast/common/uwin/
H A Dgetpass.c63 if(tcsetattr(sffileno(iop),TCSANOW,&tnew) < 0)
69 tcsetattr(sffileno(iop),TCSANOW,&told); local
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dterminal.h62 # ifndef TCSANOW
63 # define TCSANOW TCSETS macro
66 # endif /* TCSANOW */
134 # ifndef TCSANOW
136 # define TCSANOW TCSETA macro
146 # define TCSANOW TIOCSETN macro
151 # endif /* TCSANOW */
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_tty.h57 # ifndef TCSANOW
58 # define TCSANOW TCSETS macro
61 # endif /* TCSANOW */
123 # ifndef TCSANOW
125 # define TCSANOW TCSETA macro
129 # define TCSANOW TIOCSETN macro
134 # endif /* TCSANOW */
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_tty.h36 # ifndef TCSANOW
37 # define TCSANOW TCSETS macro
40 # endif /* TCSANOW */
102 # ifndef TCSANOW
104 # define TCSANOW TCSETA macro
108 # define TCSANOW TIOCSETN macro
113 # endif /* TCSANOW */
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_tty.h57 # ifndef TCSANOW
58 # define TCSANOW TCSETS macro
61 # endif /* TCSANOW */
123 # ifndef TCSANOW
125 # define TCSANOW TCSETA macro
129 # define TCSANOW TIOCSETN macro
134 # endif /* TCSANOW */
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_tty.h36 # ifndef TCSANOW
37 # define TCSANOW TCSETS macro
40 # endif /* TCSANOW */
102 # ifndef TCSANOW
104 # define TCSANOW TCSETA macro
108 # define TCSANOW TIOCSETN macro
113 # endif /* TCSANOW */
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_tty.h57 # ifndef TCSANOW
58 # define TCSANOW TCSETS macro
61 # endif /* TCSANOW */
123 # ifndef TCSANOW
125 # define TCSANOW TCSETA macro
129 # define TCSANOW TIOCSETN macro
134 # endif /* TCSANOW */
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_tty.h36 # ifndef TCSANOW
37 # define TCSANOW TCSETS macro
40 # endif /* TCSANOW */
102 # ifndef TCSANOW
104 # define TCSANOW TCSETA macro
108 # define TCSANOW TIOCSETN macro
113 # endif /* TCSANOW */
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_tty.h57 # ifndef TCSANOW
58 # define TCSANOW TCSETS macro
61 # endif /* TCSANOW */
123 # ifndef TCSANOW
125 # define TCSANOW TCSETA macro
129 # define TCSANOW TIOCSETN macro
134 # endif /* TCSANOW */
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_tty.h36 # ifndef TCSANOW
37 # define TCSANOW TCSETS macro
40 # endif /* TCSANOW */
102 # ifndef TCSANOW
104 # define TCSANOW TCSETA macro
108 # define TCSANOW TIOCSETN macro
113 # endif /* TCSANOW */
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dtermios.h244 #define TCSANOW 0 /* arg to tcsetattr() */ macro
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dtermios.h244 #define TCSANOW 0 /* arg to tcsetattr() */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dtermios.h355 #define TCSANOW (_TIOC|14) /* same as TCSETS */ macro

Completed in 81 milliseconds