Searched refs:telcmds (Results 1 – 1 of 1) sorted by relevance
91 const char *telcmds[] = { variable97 extern char *telcmds[];104 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]427 ND_PRINT((ndo, "%s %s", telcmds[i], telopts[x])); in telnet_parse()430 ND_PRINT((ndo, "%s %#x", telcmds[i], x)); in telnet_parse()489 ND_PRINT((ndo, "%s", telcmds[i])); in telnet_parse()