Searched defs:termiox (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | termiox.h | 109 struct termiox { struct 110 unsigned short x_hflag; /* hardware flow control modes */ 111 unsigned short x_cflag; /* clock modes */ 112 unsigned short x_rflag[NFF]; /* reserved modes */ 113 unsigned short x_sflag; /* spare modes */
|
/titanic_41/usr/src/ucbcmd/stty/ |
H A D | sttyparse.c | 48 sttyparse(argc, argv, term, ocb, cb, termiox, winsize) in sttyparse() argument 333 get_ttymode(fd, termio, termios, stermio, termiox, winsize) in get_ttymode() argument 374 set_ttymode(fd, term, termio, termios, stermio, termiox, winsize, owinsize) in set_ttymode() argument
|
H A D | stty.c | 48 static struct termiox termiox; variable
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | sttyparse.c | 70 struct termios *cb, struct termiox *termiox, struct winsize *winsize 360 struct stio *stermio, struct termiox *termiox, struct winsize *winsize 421 struct stio *stermio, struct termiox *termiox, struct winsize *winsize,
|
H A D | tmterm.c | 76 struct termiox termiox; local
|
H A D | stty.c | 72 static struct termiox termiox; variable
|
H A D | tmttydefs.c | 309 struct termiox termiox; local
|
/titanic_41/usr/src/cmd/truss/ |
H A D | expound.c | 687 struct termiox termiox; in show_termiox() local
|