Home
last modified time | relevance | path

Searched refs:TCSETAF (Results 1 – 25 of 39) sorted by relevance

12

/titanic_53/usr/src/lib/libbc/inc/include/sys/
H A Dtermio.h57 #define TCSETAF _IOW('T', 4, struct termio) macro
/titanic_53/usr/src/lib/libbc/inc/include/
H A Dtermio.h57 #define TCSETAF _IOW('T', 4, struct termio) macro
/titanic_53/usr/src/lib/libc/port/stdio/
H A Dgetpass.c95 (void) ioctl(fileno(fi), TCSETAF, &ttyb); in __getpass()
/titanic_53/usr/src/cmd/ttymon/
H A Dtmautobaud.c100 if (ioctl(fd, TCSETAF, &termio) == -1) { in auto_termio()
/titanic_53/usr/src/uts/common/io/
H A Dtty_common.c170 case TCSETAF: in ttycommon_ioctl()
296 case TCSETAF: in ttycommon_ioctl()
H A Dptem.c539 case TCSETAF: in ptemwput()
631 case TCSETAF: in ptemwmsg()
648 case TCSETAF: in ptemwmsg()
H A Dtty_pts.c712 case TCSETAF: { in ptslioctl()
826 case TCSETAF: in ptslioctl()
H A Dlogindmux.c663 case TCSETAF: in logdmuxlrput()
856 case TCSETAF: in logdmuxlrsrv()
H A Drlmod.c1118 case TCSETAF: in tty_flow()
1230 case TCSETAF: in rlmodwioctl()
/titanic_53/usr/src/cmd/power/
H A Dpm_pam_conv.c81 (void) ioctl(fileno(stdin), TCSETAF, &tty); in getinput()
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dterminal.h143 # define TCSAFLUSH TCSETAF
/titanic_53/usr/src/contrib/ast/src/lib/libast/features/
H A Dtty99 # define TCSAFLUSH TCSETAF
/titanic_53/usr/src/cmd/sulogin/
H A Dsulogin.c384 (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 Dtty105 # define TCSAFLUSH TCSETAF
/titanic_53/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dtty105 # define TCSAFLUSH TCSETAF
/titanic_53/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dtty105 # define TCSAFLUSH TCSETAF
/titanic_53/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dtty105 # define TCSAFLUSH TCSETAF
/titanic_53/usr/src/uts/common/sys/
H A Dtermios.h322 #define TCSETAF (_TIOC|4) macro
/titanic_53/usr/src/lib/libbc/libc/sys/common/
H A Dioctl.c252 case TCSETAF: in _bc_ioctl()
/titanic_53/usr/src/uts/common/xen/io/
H A Dxencons.c982 case TCSETAF: in xcasync_ioctl()
1125 case TCSETAF: in xenconswput()
/titanic_53/usr/src/cmd/vi/port/
H A Dexrecover.c851 (void) ioctl(fileno(stdin), TCSETAF, &ttyb);
/titanic_53/usr/src/cmd/more/
H A Dmore.c1758 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 Dvtdaemon.c516 (void) ioctl(daemonfd, TCSETAF, &tty); in vt_getinput()
/titanic_53/usr/src/uts/sun4u/starcat/io/
H A Dcvc.c434 case TCSETAF: in cvc_wput()
/titanic_53/usr/src/uts/sun4u/serengeti/io/
H A Dsgcn.c451 case TCSETAF: in sgcn_wput()

12