Searched defs:tio (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/cmd/ssh/libssh/common/ |
H A D | ttymodes.c | 272 struct termios tio; in tty_make_modes() local 340 struct termios tio; in tty_parse_modes() local
|
H A D | channels.c | 1416 struct termios tio; in channel_handle_wfd() local
|
/titanic_44/usr/src/cmd/ssh/ssh/ |
H A D | sshtty.c | 76 struct termios tio; in enter_raw_mode() local
|
H A D | ssh.c | 1051 struct termios tio; local
|
/titanic_44/usr/src/lib/libldap5/include/ldap/ |
H A D | portable.h | 240 #define GETFLAGS( tio ) (tio).sg_flags argument 241 #define SETFLAGS( tio, flags ) (tio).sg_flags = (flags) argument 248 #define GETFLAGS( tio ) (tio).c_lflag argument 249 #define SETFLAGS( tio, flags ) (tio).c_lflag = (flags) argument
|
/titanic_44/usr/src/cmd/lp/cmd/lpsched/ |
H A D | ports.c | 78 struct termio tio; in open_dialup() local
|
/titanic_44/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_promif.c | 299 kmdb_prom_read(void *buf, size_t len, struct termios *tio) in kmdb_prom_read() 345 kmdb_prom_write(const void *bufp, size_t len, struct termios *tio) in kmdb_prom_write()
|
/titanic_44/usr/src/ucbcmd/test/ |
H A D | test.c | 232 tio(char *a, int f) in tio() function
|
/titanic_44/usr/src/cmd/ssh/sshd/ |
H A D | serverloop.c | 425 struct termios tio; in process_output() local
|
/titanic_44/usr/src/cmd/rmformat/ |
H A D | rmf_misc.c | 152 struct termios tio; in get_passwd() local
|
/titanic_44/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_vnops.c | 2122 struct hio *fio, *nio, *tio, *prev, *last; in hsched_invoke_strategy() local
|