Searched refs:CURL_TELOPT_EXOPL (Results 1 – 2 of 2) sorted by relevance
/external/curl/lib/ | ||
D | arpa_telnet.h | 31 #define CURL_TELOPT_EXOPL 255 /* EXtended OPtions List */ macro |
D | telnet.c | 284 else if(option == CURL_TELOPT_EXOPL) in printoption() |