| /titanic_53/usr/src/lib/libbc/inc/include/sys/ |
| H A D | termio.h | 57 #define TCSETAF _IOW('T', 4, struct termio) macro
|
| /titanic_53/usr/src/lib/libbc/inc/include/ |
| H A D | termio.h | 57 #define TCSETAF _IOW('T', 4, struct termio) macro
|
| /titanic_53/usr/src/lib/libc/port/stdio/ |
| H A D | getpass.c | 95 (void) ioctl(fileno(fi), TCSETAF, &ttyb); in __getpass()
|
| /titanic_53/usr/src/cmd/ttymon/ |
| H A D | tmautobaud.c | 100 if (ioctl(fd, TCSETAF, &termio) == -1) { in auto_termio()
|
| /titanic_53/usr/src/uts/common/io/ |
| H A D | tty_common.c | 170 case TCSETAF: in ttycommon_ioctl() 296 case TCSETAF: in ttycommon_ioctl()
|
| H A D | ptem.c | 539 case TCSETAF: in ptemwput() 631 case TCSETAF: in ptemwmsg() 648 case TCSETAF: in ptemwmsg()
|
| H A D | tty_pts.c | 712 case TCSETAF: { in ptslioctl() 826 case TCSETAF: in ptslioctl()
|
| H A D | logindmux.c | 663 case TCSETAF: in logdmuxlrput() 856 case TCSETAF: in logdmuxlrsrv()
|
| H A D | rlmod.c | 1118 case TCSETAF: in tty_flow() 1230 case TCSETAF: in rlmodwioctl()
|
| /titanic_53/usr/src/cmd/power/ |
| H A D | pm_pam_conv.c | 81 (void) ioctl(fileno(stdin), TCSETAF, &tty); in getinput()
|
| /titanic_53/usr/src/contrib/ast/src/cmd/ksh93/include/ |
| H A D | terminal.h | 143 # define TCSAFLUSH TCSETAF
|
| /titanic_53/usr/src/contrib/ast/src/lib/libast/features/ |
| H A D | tty | 99 # define TCSAFLUSH TCSETAF
|
| /titanic_53/usr/src/cmd/sulogin/ |
| H A D | sulogin.c | 384 (void) ioctl(fd, TCSETAF, &ttymodes); in sanitize_tty() 673 (void) ioctl(fileno(fi), TCSETAF, &ttyb); in sulogin_getinput()
|
| /titanic_53/usr/src/cmd/ast/libast/i386/FEATURE/ |
| H A D | tty | 105 # define TCSAFLUSH TCSETAF
|
| /titanic_53/usr/src/cmd/ast/libast/sparc/FEATURE/ |
| H A D | tty | 105 # define TCSAFLUSH TCSETAF
|
| /titanic_53/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
| H A D | tty | 105 # define TCSAFLUSH TCSETAF
|
| /titanic_53/usr/src/cmd/ast/libast/amd64/FEATURE/ |
| H A D | tty | 105 # define TCSAFLUSH TCSETAF
|
| /titanic_53/usr/src/uts/common/sys/ |
| H A D | termios.h | 322 #define TCSETAF (_TIOC|4) macro
|
| /titanic_53/usr/src/lib/libbc/libc/sys/common/ |
| H A D | ioctl.c | 252 case TCSETAF: in _bc_ioctl()
|
| /titanic_53/usr/src/uts/common/xen/io/ |
| H A D | xencons.c | 982 case TCSETAF: in xcasync_ioctl() 1125 case TCSETAF: in xenconswput()
|
| /titanic_53/usr/src/cmd/vi/port/ |
| H A D | exrecover.c | 851 (void) ioctl(fileno(stdin), TCSETAF, &ttyb);
|
| /titanic_53/usr/src/cmd/more/ |
| H A D | more.c | 1758 ioctl (2, TCSETAF, &ntty); /* set new tty modes */ in set_tty() 1764 ioctl (2, TCSETAF, &otty); /* reset tty modes */ in reset_tty()
|
| /titanic_53/usr/src/cmd/vt/ |
| H A D | vtdaemon.c | 516 (void) ioctl(daemonfd, TCSETAF, &tty); in vt_getinput()
|
| /titanic_53/usr/src/uts/sun4u/starcat/io/ |
| H A D | cvc.c | 434 case TCSETAF: in cvc_wput()
|
| /titanic_53/usr/src/uts/sun4u/serengeti/io/ |
| H A D | sgcn.c | 451 case TCSETAF: in sgcn_wput()
|