Home | Sort by: relevance | last modified time | path |
/src/include/arpa/ | |
telnet.h | 130 #define TELOPT(x) telopts[(x)-TELOPT_FIRST] 134 #ifdef TELOPTS 135 const char *telopts[NTELOPTS+1] = { variable in typeref:typename:const char * [] 150 extern const char *telopts[NTELOPTS+1]; |
telnet.h | 130 #define TELOPT(x) telopts[(x)-TELOPT_FIRST] 134 #ifdef TELOPTS 135 const char *telopts[NTELOPTS+1] = { variable in typeref:typename:const char * [] 150 extern const char *telopts[NTELOPTS+1]; |