Searched refs:customptr (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dwildcard.h50 void *customptr; /* for CURLOPT_CHUNK_DATA pointer */ member in struct:WildcardData
H A Dwildcard.c75 wc->customptr = NULL;
H A Dftp.c3245 data->set.chunk_end(data->wildcard.customptr);
3941 finfo, wildcard->customptr, (int)wildcard->filelist->size);
3979 conn->data->set.chunk_end(conn->data->wildcard.customptr);
H A Durl.c2446 data->wildcard.customptr = va_arg(param, void *);

Completed in 84 milliseconds