Home
last modified time | relevance | path

Searched defs:termiox (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtermiox.h107 struct termiox { struct
108 unsigned short x_hflag; /* hardware flow control modes */
109 unsigned short x_cflag; /* clock modes */
110 unsigned short x_rflag[NFF]; /* reserved modes */
111 unsigned short x_sflag; /* spare modes */
/illumos-gate/usr/src/ucbcmd/stty/
H A Dsttyparse.c45 sttyparse(argc, argv, term, ocb, cb, termiox, winsize) in sttyparse() argument
330 get_ttymode(fd, termio, termios, stermio, termiox, winsize) in get_ttymode() argument
371 set_ttymode(fd, term, termio, termios, stermio, termiox, winsize, owinsize) in set_ttymode() argument
H A Dstty.c49 static struct termiox termiox; variable
/illumos-gate/usr/src/cmd/ttymon/
H A Dsttyparse.c70 struct termios *cb, struct termiox *termiox, struct winsize *winsize
366 struct stio *stermio, struct termiox *termiox, struct winsize *winsize
427 struct stio *stermio, struct termiox *termiox, struct winsize *winsize,
H A Dtmterm.c65 struct termiox termiox; in set_termio() local
H A Dstty.c65 static struct termiox termiox; variable
H A Dtmttydefs.c305 struct termiox termiox; in check_flags() local
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c684 struct termiox termiox; in show_termiox() local