Searched refs:customptr (Results 1 – 4 of 4) sorted by relevance
53 void *customptr; /* for CURLOPT_CHUNK_DATA pointer */ member
67 wc->customptr = NULL; in Curl_wildcard_dtor()
3182 data->set.chunk_end(data->wildcard.customptr); in ftp_done()3843 finfo, wildcard->customptr, (int)wildcard->filelist.size); in wc_statemach()3882 conn->data->set.chunk_end(conn->data->wildcard.customptr); in wc_statemach()
2480 data->wildcard.customptr = va_arg(param, void *); in vsetopt()