Searched refs:curl_slist_new (Results 1 - 3 of 3) sorted by relevance

/systemd/src/import/
H A Dcurl-util.h51 struct curl_slist *curl_slist_new(const char *first, ...) _sentinel_;
H A Dcurl-util.c346 struct curl_slist *curl_slist_new(const char *first, ...) { function
H A Dpull-job.c571 j->request_header = curl_slist_new(hdr, NULL);

Completed in 2161 milliseconds