Home
last modified time | relevance | path

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

/curl/lib/
H A Dselect.h122 struct pollfd *static_pfds,
H A Dselect.c410 struct pollfd *static_pfds, in Curl_pollfds_init() argument
415 if(static_pfds && static_count) { in Curl_pollfds_init()
416 cpfds->pfds = static_pfds; in Curl_pollfds_init()

Completed in 11 milliseconds