Home | Sort by: relevance | last modified time | path |
/src/include/arpa/ | |
telnet.h | 63 #ifdef TELCMDS 64 const char *telcmds[] = { variable in typeref:typename:const char * [] 70 extern const char *telcmds[]; 77 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST] |
telnet.h | 63 #ifdef TELCMDS 64 const char *telcmds[] = { variable in typeref:typename:const char * [] 70 extern const char *telcmds[]; 77 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST] |