Home
last modified time | relevance | path

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

/curl/lib/
H A Deasy.c879 memset(dst->set.blobs, 0, BLOB_LAST * sizeof(struct curl_blob *)); in dupset()
889 for(j = (enum dupblob)0; j < BLOB_LAST; j++) { in dupset()
H A Durldata.h1558 BLOB_LAST enumerator
1708 struct curl_blob *blobs[BLOB_LAST];
H A Durl.c181 for(j = (enum dupblob)0; j < BLOB_LAST; j++) { in Curl_freeset()

Completed in 44 milliseconds