HomeSort by relevance Sort by last modified time
    Searched defs:TELOPTS (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
telnet.c 56 #define TELOPTS
    [all...]
  /external/tcpdump/
print-telnet.c 63 #define TELOPTS
154 #ifdef TELOPTS
155 static const char *telopts[NTELOPTS+1] = { variable
171 #define TELOPT(x) telopts[(x)-TELOPT_FIRST]
430 ND_PRINT((ndo, "%s %s", telcmds[i], telopts[x]));

Completed in 121 milliseconds