Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dstermio.h56 struct stio { struct
57 unsigned short ttyid;
58 char row;
59 char col;
60 char orow;
61 char ocol;
62 char tab;
63 char aid;
64 char ss1;
65 char ss2;
[all …]
/titanic_44/usr/src/ucbcmd/stty/
H A Dstty.c47 static struct stio stio; variable
/titanic_44/usr/src/cmd/ttymon/
H A Dstty.c71 static struct stio stio; variable