Searched refs:NTELOPTS (Results 1 – 1 of 1) sorted by relevance
153 #define NTELOPTS (1+TELOPT_NEW_ENVIRON) macro155 static const char *telopts[NTELOPTS+1] = {428 if (x >= 0 && x < NTELOPTS) { in telnet_parse()