Searched refs:wf (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/network/wget/src/
H A Dconnect.c847 poll_internal (int fd, struct transport_info *info, int wf, double timeout)
855 test = info->imp->poller (fd, timeout, wf, info->ctx);
857 test = sock_poll (fd, timeout, wf);
841 poll_internal(int fd, struct transport_info *info, int wf, double timeout) argument

Completed in 92 milliseconds