Searched refs:TELQUAL_SEND (Results 1 – 2 of 2) sorted by relevance
/external/tcpdump/ | ||
D | print-telnet.c | 176 #define TELQUAL_SEND 1 /* send option */ macro |
/external/toybox/toys/pending/ | ||
D | telnet.c | 166 if(opt == TELQUAL_SEND) { in handle_negotiations() |