Searched refs:static_count (Results 1 – 2 of 2) sorted by relevance
123 unsigned int static_count);141 unsigned int static_count);
403 unsigned int static_count) in Curl_pollfds_init() argument407 if(static_pfds && static_count) { in Curl_pollfds_init()409 cpfds->count = static_count; in Curl_pollfds_init()493 unsigned int static_count) in Curl_waitfds_init() argument499 cwfds->count = static_count; in Curl_waitfds_init()
Completed in 5 milliseconds