Home
last modified time | relevance | path

Searched refs:pfds (Results 1 – 1 of 1) sorted by last modified time

/curl/lib/
H A Dmulti.c1294 static CURLMcode ufds_increase(struct pollfd **pfds, unsigned int *pfds_len, in ufds_increase() argument
1297 struct pollfd *new_fds, *old_fds = *pfds; in ufds_increase()
1304 *pfds = NULL; in ufds_increase()
1311 *pfds = new_fds; in ufds_increase()

Completed in 15 milliseconds