Searched refs:curl_waitfds (Results 1 – 5 of 5) sorted by relevance
133 struct curl_waitfds { struct139 void Curl_waitfds_init(struct curl_waitfds *cwfds, argument143 CURLcode Curl_waitfds_add_ps(struct curl_waitfds *cwfds,
34 struct curl_waitfds;189 struct curl_waitfds *cwfds);
491 void Curl_waitfds_init(struct curl_waitfds *cwfds, in Curl_waitfds_init()502 static CURLcode cwfds_add_sock(struct curl_waitfds *cwfds, in cwfds_add_sock()524 CURLcode Curl_waitfds_add_ps(struct curl_waitfds *cwfds, in Curl_waitfds_add_ps()
930 struct curl_waitfds *cwfds) in Curl_cpool_add_waitfds()
1192 struct curl_waitfds cwfds; in curl_multi_waitfds()
Completed in 23 milliseconds