Home
last modified time | relevance | path

Searched refs:CURL_SB_LEN (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Dtelnet.c80 #define CURL_SB_LEN(x) (x->subend - x->subpointer) macro
889 printsub(data, '<', (unsigned char *)tn->subbuffer, CURL_SB_LEN(tn) + 2); in suboption()
988 CURL_SB_LEN(tn)-2); in sendsuboption()