Searched defs:stio (Results 1 – 3 of 3) sorted by relevance
56 struct stio { struct57 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 …]
47 static struct stio stio; variable
71 static struct stio stio; variable