Home
last modified time | relevance | path

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

/original-bsd/libexec/telnetd/
H A Dstate.c20 unsigned char wont[] = { IAC, WONT, '%', 'c', 0 }; variable
/original-bsd/usr.bin/tn3270/
H A Dtelnet.c189 static char wont[] = { IAC, WONT, '%', 'c', 0 }; variable