Searched defs:dataleft (Results 1 – 2 of 2) sorted by relevance
/external/curl/lib/ | ||
D | http_chunks.h | 87 size_t dataleft; /* untouched data amount at the end of the last buffer */ member |
D | transfer.c | 628 size_t dataleft; in readwrite_data() local |