Searched defs:cwfds (Results 1 – 3 of 3) sorted by relevance
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() local
Completed in 30 milliseconds