Searched refs:BLOB_LAST (Results 1 – 3 of 3) sorted by relevance
788 memset(dst->set.blobs, 0, BLOB_LAST * sizeof(struct curl_blob *)); in dupset()790 for(j = (enum dupblob)0; j < BLOB_LAST; j++) { in dupset()
1611 BLOB_LAST enumerator1753 struct curl_blob *blobs[BLOB_LAST];
319 for(j = (enum dupblob)0; j < BLOB_LAST; j++) { in Curl_freeset()