Searched refs:BLOB_LAST (Results 1 – 3 of 3) sorted by relevance
879 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()
1558 BLOB_LAST enumerator1708 struct curl_blob *blobs[BLOB_LAST];
181 for(j = (enum dupblob)0; j < BLOB_LAST; j++) { in Curl_freeset()
Completed in 44 milliseconds