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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A Dwildcard.h50 void *customptr; /* for CURLOPT_CHUNK_DATA pointer */ member in struct:WildcardData
H A Dwildcard.c74 wc->customptr = NULL;
H A Dftp.c3045 data->set.chunk_end(data->wildcard.customptr);
3642 finfo, wildcard->customptr, (int)wildcard->filelist->size);
3680 conn->data->set.chunk_end(conn->data->wildcard.customptr);
H A Durl.c2493 data->wildcard.customptr = va_arg(param, void *);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A Dwildcard.h50 void *customptr; /* for CURLOPT_CHUNK_DATA pointer */ member in struct:WildcardData
H A Dwildcard.c74 wc->customptr = NULL;
H A Dftp.c3045 data->set.chunk_end(data->wildcard.customptr);
3642 finfo, wildcard->customptr, (int)wildcard->filelist->size);
3680 conn->data->set.chunk_end(conn->data->wildcard.customptr);
H A Durl.c2493 data->wildcard.customptr = va_arg(param, void *);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A Dwildcard.h50 void *customptr; /* for CURLOPT_CHUNK_DATA pointer */ member in struct:WildcardData
H A Dwildcard.c74 wc->customptr = NULL;
H A Dftp.c3045 data->set.chunk_end(data->wildcard.customptr);
3642 finfo, wildcard->customptr, (int)wildcard->filelist->size);
3680 conn->data->set.chunk_end(conn->data->wildcard.customptr);
H A Durl.c2493 data->wildcard.customptr = va_arg(param, void *);

Completed in 217 milliseconds