Searched refs:telcmds (Results 1 – 1 of 1) sorted by relevance
94 static const char *telcmds[] = { variable100 extern char *telcmds[];107 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]430 ND_PRINT((ndo, "%s %s", telcmds[i], telopts[x])); in telnet_parse()433 ND_PRINT((ndo, "%s %#x", telcmds[i], x)); in telnet_parse()493 ND_PRINT((ndo, "%s", telcmds[i])); in telnet_parse()