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 60 #define TELOPTS
151 #ifdef TELOPTS
152 const char *telopts[NTELOPTS+1] = { variable
168 #define TELOPT(x) telopts[(x)-TELOPT_FIRST]
427 ND_PRINT((ndo, "%s %s", telcmds[i], telopts[x]));

Completed in 372 milliseconds