Home
last modified time | relevance | path

Searched defs:nttyb (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/usr.bin/telnet/
H A Dsys_bsd.c52 struct sgttyb ottyb = { 0 }, nttyb = { 0 }; variable
/csrg-svn/usr.bin/tn3270/
H A Dtelnet.c350 static struct sgttyb ottyb = { 0 }, nttyb = { 0 }; variable