Home
last modified time | relevance | path

Searched refs:static_count (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dselect.h123 unsigned int static_count);
141 unsigned int static_count);
H A Dselect.c403 unsigned int static_count) in Curl_pollfds_init() argument
407 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() argument
499 cwfds->count = static_count; in Curl_waitfds_init()

Completed in 8 milliseconds