Searched refs:telcmds (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/arpa/
H A Dtelnet.h66 char *telcmds[] = { variable
72 extern char *telcmds[];
79 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]
/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dtelnet.h66 char *telcmds[] = { variable
72 extern char *telcmds[];
79 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-telnet.c150 (void)printf("%s %s", telcmds[i], telopts[x]);
153 (void)printf("%s %#x", telcmds[i], x);
213 (void)printf("%s", telcmds[i]);
H A Dtelnet.h70 const char *telcmds[] = { variable
76 extern char *telcmds[];
83 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]

Completed in 113 milliseconds