Home
last modified time | relevance | path

Searched refs:TELQUAL_IS (Results 1 – 2 of 2) sorted by relevance

/external/toybox/toys/pending/
Dtelnet.c186 dprintf(TT.sock, "%c%c%c%c%s%c%c", IAC, SB, TELOPT_TTYPE, TELQUAL_IS, in handle_server_output()
/external/tcpdump/
Dprint-telnet.c175 #define TELQUAL_IS 0 /* option is... */ macro