Searched defs:_sys_termios (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dterminal.h47 # if defined(_sys_termios) && defined(_lib_tcgetattr)
51 # undef _sys_termios macro
52 # endif /* _sys_termios */
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_tty.h29 #define _sys_termios 1 /* #include <sys/termios.h> ok */ macro
42 # if defined(_sys_termios) && defined(_lib_tcgetattr)
46 # undef _sys_termios macro
47 # endif /* _sys_termios */
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_tty.h8 #define _sys_termios 1 /* #include <sys/termios.h> ok */ macro
21 # if defined(_sys_termios) && defined(_lib_tcgetattr)
25 # undef _sys_termios macro
26 # endif /* _sys_termios */
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_tty.h29 #define _sys_termios 1 /* #include <sys/termios.h> ok */ macro
42 # if defined(_sys_termios) && defined(_lib_tcgetattr)
46 # undef _sys_termios macro
47 # endif /* _sys_termios */
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_tty.h8 #define _sys_termios 1 /* #include <sys/termios.h> ok */ macro
21 # if defined(_sys_termios) && defined(_lib_tcgetattr)
25 # undef _sys_termios macro
26 # endif /* _sys_termios */
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_tty.h29 #define _sys_termios 1 /* #include <sys/termios.h> ok */ macro
42 # if defined(_sys_termios) && defined(_lib_tcgetattr)
46 # undef _sys_termios macro
47 # endif /* _sys_termios */
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_tty.h8 #define _sys_termios 1 /* #include <sys/termios.h> ok */ macro
21 # if defined(_sys_termios) && defined(_lib_tcgetattr)
25 # undef _sys_termios macro
26 # endif /* _sys_termios */
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_tty.h29 #define _sys_termios 1 /* #include <sys/termios.h> ok */ macro
42 # if defined(_sys_termios) && defined(_lib_tcgetattr)
46 # undef _sys_termios macro
47 # endif /* _sys_termios */
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_tty.h8 #define _sys_termios 1 /* #include <sys/termios.h> ok */ macro
21 # if defined(_sys_termios) && defined(_lib_tcgetattr)
25 # undef _sys_termios macro
26 # endif /* _sys_termios */

Completed in 49 milliseconds