Searched defs:nttyb (Results 1 – 2 of 2) sorted by relevance
/csrg-svn/usr.bin/telnet/ | ||
H A D | sys_bsd.c | 52 struct sgttyb ottyb = { 0 }, nttyb = { 0 }; variable |
/csrg-svn/usr.bin/tn3270/ | ||
H A D | telnet.c | 350 static struct sgttyb ottyb = { 0 }, nttyb = { 0 }; variable |