HomeSort by: relevance | last modified time | path
    Searched defs:telcmds (Results 1 - 2 of 2) sorted by relevancy

  /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]

Completed in 22 milliseconds