Searched refs:curl_slist (Results 1 – 2 of 2) sorted by relevance
92 struct curl_slist* contentheader; /* list of extra headers for this form */1840 struct curl_slist { struct1842 struct curl_slist *next; argument1853 CURL_EXTERN struct curl_slist *curl_slist_append(struct curl_slist *,1863 CURL_EXTERN void curl_slist_free_all(struct curl_slist *);1880 struct curl_slist **certinfo; /* for each index in this array, there is a
100 if(!_curl_is_arr((value), struct curl_slist)) \125 if(!_curl_is_arr((arg), struct curl_slist *)) \