Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds