Home
last modified time | relevance | path

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

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