/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | terminal.h | 58 # undef tcsetattr 74 # undef tcsetattr 75 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 107 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 126 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 129 # define tcsetattr(fd,action,tty) stty(fd, tty) macro 200 # define tcsetattr(a,b,c) sh_tcsetattr(a,b,c) macro
|
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_tty.h | 32 # undef tcsetattr 48 # undef tcsetattr 49 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 71 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 90 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 93 # define tcsetattr(fd,action,tty) stty(fd, tty) macro
|
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_tty.h | 32 # undef tcsetattr 48 # undef tcsetattr 49 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 71 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 90 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 93 # define tcsetattr(fd,action,tty) stty(fd, tty) macro
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_tty.h | 53 # undef tcsetattr 69 # undef tcsetattr 70 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 92 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 111 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 114 # define tcsetattr(fd,action,tty) stty(fd, tty) macro
|
/titanic_51/usr/src/lib/libshell/common/include/ |
H A D | terminal.h | 58 # undef tcsetattr 74 # undef tcsetattr 75 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 107 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 126 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 129 # define tcsetattr(fd,action,tty) stty(fd, tty) macro
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_tty.h | 53 # undef tcsetattr 69 # undef tcsetattr 70 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 92 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 111 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 114 # define tcsetattr(fd,action,tty) stty(fd, tty) macro
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_tty.h | 53 # undef tcsetattr 69 # undef tcsetattr 70 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 92 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 111 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 114 # define tcsetattr(fd,action,tty) stty(fd, tty) macro
|
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_tty.h | 32 # undef tcsetattr 48 # undef tcsetattr 49 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 71 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 90 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 93 # define tcsetattr(fd,action,tty) stty(fd, tty) macro
|
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_tty.h | 32 # undef tcsetattr 48 # undef tcsetattr 49 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 71 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 90 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 93 # define tcsetattr(fd,action,tty) stty(fd, tty) macro
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_tty.h | 53 # undef tcsetattr 69 # undef tcsetattr 70 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 92 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 111 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) macro 114 # define tcsetattr(fd,action,tty) stty(fd, tty) macro
|
/titanic_51/usr/src/lib/libast/common/features/ |
H A D | tty | 26 # undef tcsetattr 42 # undef tcsetattr 43 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 65 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 84 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 87 # define tcsetattr(fd,action,tty) stty(fd, tty)
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | tty | 26 # undef tcsetattr 42 # undef tcsetattr 43 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 65 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 84 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 87 # define tcsetattr(fd,action,tty) stty(fd, tty)
|
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | getpass.c | 53 (void) tcsetattr(fileno(fi), TCSADRAIN, &termios_b); in intfix() 78 (void) tcsetattr(fileno(fi), TCSADRAIN, &termios_b); in mygetpass() 90 (void) tcsetattr(fileno(fi), TCSADRAIN, &termios_b); in mygetpass()
|
/titanic_51/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | tty | 32 # undef tcsetattr 48 # undef tcsetattr 49 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 71 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 90 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 93 # define tcsetattr(fd,action,tty) stty(fd, tty)
|
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | tty | 32 # undef tcsetattr 48 # undef tcsetattr 49 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 71 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 90 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 93 # define tcsetattr(fd,action,tty) stty(fd, tty)
|
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | tty | 32 # undef tcsetattr 48 # undef tcsetattr 49 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 71 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 90 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 93 # define tcsetattr(fd,action,tty) stty(fd, tty)
|
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | tty | 32 # undef tcsetattr 48 # undef tcsetattr 49 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 71 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 90 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 93 # define tcsetattr(fd,action,tty) stty(fd, tty)
|
/titanic_51/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | tty | 32 # undef tcsetattr 48 # undef tcsetattr 49 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 71 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 90 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 93 # define tcsetattr(fd,action,tty) stty(fd, tty)
|
/titanic_51/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | tty | 32 # undef tcsetattr 48 # undef tcsetattr 49 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 71 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 90 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 93 # define tcsetattr(fd,action,tty) stty(fd, tty)
|
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | tty | 32 # undef tcsetattr 48 # undef tcsetattr 49 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 71 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 90 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 93 # define tcsetattr(fd,action,tty) stty(fd, tty)
|
/titanic_51/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | tty | 32 # undef tcsetattr 48 # undef tcsetattr 49 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 71 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 90 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty) 93 # define tcsetattr(fd,action,tty) stty(fd, tty)
|
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | tcsetattr.c | 32 #pragma weak _tcsetattr = tcsetattr 45 tcsetattr(int fildes, int optional_actions, const struct termios *termios_p) in tcsetattr() function
|
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | promptusr.c | 78 if (tcsetattr(fd, TCSANOW, &echo_control) == -1) in krb5_os_get_tty_uio() 104 if (tcsetattr(fd, TCSANOW, &save_control) == -1) { in krb5_os_get_tty_uio() 124 tcsetattr(fd, TCSANOW, &save_control); in krb5_os_get_tty_uio()
|
/titanic_51/usr/src/lib/libast/common/uwin/ |
H A D | getpass.c | 63 if(tcsetattr(sffileno(iop),TCSANOW,&tnew) < 0) in getpass() 69 tcsetattr(sffileno(iop),TCSANOW,&told); in getpass()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/uwin/ |
H A D | getpass.c | 63 if(tcsetattr(sffileno(iop),TCSANOW,&tnew) < 0) in getpass() 69 tcsetattr(sffileno(iop),TCSANOW,&told); in getpass()
|