Searched refs:CURL_SE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Darpa_telnet.h68 #define CURL_SE 240 /* Sub negotiation End */ macro
H A Dtelnet.c724 if(i != CURL_IAC || j != CURL_SE) {
946 CURL_TELQUAL_IS, tn->subopt_ttype, CURL_IAC, CURL_SE);
958 CURL_TELQUAL_IS, tn->subopt_xdisploc, CURL_IAC, CURL_SE);
984 "%c%c", CURL_IAC, CURL_SE);
1033 CURL_SB_ACCUM(tn, CURL_SE);
1183 if(c != CURL_SE) {
1210 CURL_SB_ACCUM(tn, CURL_SE);

Completed in 32 milliseconds