Home
last modified time | relevance | path

Searched defs:stio (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstermio.h54 struct stio { struct
55 unsigned short ttyid;
56 char row;
57 char col;
58 char orow;
59 char ocol;
60 char tab;
61 char aid;
62 char ss1;
63 char ss2;
[all …]
/illumos-gate/usr/src/ucbcmd/stty/
H A Dstty.c48 static struct stio stio; variable
/illumos-gate/usr/src/cmd/ttymon/
H A Dstty.c64 static struct stio stio; variable