Home
last modified time | relevance | path

Searched refs:TIOCGETC (Results 1 – 25 of 26) sorted by relevance

12

/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_tty.h53 # undef TIOCGETC
69 # undef TIOCGETC
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dast_tty.h74 # undef TIOCGETC
90 # undef TIOCGETC
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_tty.h53 # undef TIOCGETC
69 # undef TIOCGETC
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dast_tty.h74 # undef TIOCGETC
90 # undef TIOCGETC
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_tty.h53 # undef TIOCGETC
69 # undef TIOCGETC
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_tty.h74 # undef TIOCGETC
90 # undef TIOCGETC
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_tty.h53 # undef TIOCGETC
69 # undef TIOCGETC
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dast_tty.h74 # undef TIOCGETC
90 # undef TIOCGETC
/titanic_50/usr/src/lib/libshell/common/include/
H A Dterminal.h79 # undef TIOCGETC
105 # undef TIOCGETC
/titanic_50/usr/src/lib/libast/common/features/
H A Dtty47 # undef TIOCGETC
63 # undef TIOCGETC
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dtty53 # undef TIOCGETC
69 # undef TIOCGETC
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dtty53 # undef TIOCGETC
69 # undef TIOCGETC
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dtty53 # undef TIOCGETC
69 # undef TIOCGETC
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dtty53 # undef TIOCGETC
69 # undef TIOCGETC
/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dttold.h88 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */ macro
/titanic_50/usr/src/uts/common/sys/
H A Dttold.h126 #define TIOCGETC (tIOC|18) macro
H A Dtermios.h420 #define TIOCGETC (tIOC|18) macro
/titanic_50/usr/src/uts/common/io/
H A Dttcompat.c451 case TIOCGETC: in ttcompatwput()
513 case TIOCGETC: in ttcompat_do_ioctl()
856 case TIOCGETC: in ttcompat_ioctl_ack()
1091 case TIOCGETC: in ttcopyout()
H A Dtty_pty.c945 case TIOCGETC: in ptcioctl()
/titanic_50/usr/src/cmd/rexd/
H A Don.c497 err = (ioctl(0, TIOCGETC, &mode.more) < 0 || in main()
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dsys_bsd.c191 (void) ioctl(0, TIOCGETC, &otc); in TerminalSaveState()
/titanic_50/usr/src/lib/libshell/common/edit/
H A Dedit.c389 # ifdef TIOCGETC
411 if(ioctl(fd,TIOCGETC,&l_ttychars) == SYSERR) in tty_alt()
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c777 if (ioctl(STDIN_FILENO, TIOCGETC, (char *)&deftc) == -1) in doit()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c4251 *pfrontp++ = ioctl(pty, TIOCGETC, &tchars) < 0 ? in interrupt()
4272 *pfrontp++ = ioctl(pty, TIOCGETC, &tchars) < 0 ? in sendbrk()
/titanic_50/usr/src/cmd/truss/
H A Dcodes.c368 { (uint_t)TIOCGETC, "TIOCGETC", NULL },

12