Searched defs:ufds (Results 1 – 5 of 5) sorted by relevance
329 int Curl_poll(struct pollfd ufds[], unsigned int nfds, timediff_t timeout_ms) in Curl_poll()
1097 struct pollfd *ufds = &a_few_on_stack[0]; local
281 static int wait_for_poll(snd_pcm_t *handle, struct pollfd *ufds, unsigned int count) in wait_for_poll()299 struct pollfd *ufds; in write_and_poll_loop() local
60 static int poll_func(struct pollfd *ufds, unsigned long nfds, int timeout, void *userdata) { in poll_func()
401 struct pollfd *ufds; member