Home
last modified time | relevance | path

Searched defs:ufds (Results 1 - 10 of 10) sorted by relevance

/third_party/curl/lib/
H A Dselect.c272 int Curl_poll(struct pollfd ufds[], unsigned int nfds, timediff_t timeout_ms) in Curl_poll() argument
[all...]
H A Dmulti.c1230 struct pollfd *ufds = &a_few_on_stack[0]; local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Drestart_block.h49 struct pollfd __user *ufds; member
/kernel/linux/linux-6.6/include/linux/
H A Drestart_block.h50 struct pollfd __user *ufds; member
/third_party/pulseaudio/src/pulse/
H A Dthread-mainloop.c60 static int poll_func(struct pollfd *ufds, unsigned long nfds, int timeout, void *userdata) { in poll_func() argument
/third_party/alsa-lib/test/
H A Dpcm.c287 static int wait_for_poll(snd_pcm_t *handle, struct pollfd *ufds, unsigned int count) in wait_for_poll() argument
305 struct pollfd *ufds; in write_and_poll_loop() local
/kernel/linux/linux-5.10/fs/
H A Dselect.c973 static int do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, in do_sys_poll() argument
1048 struct pollfd __user *ufds = restart_block->poll.ufds; in do_restart_poll() local
[all...]
/kernel/linux/linux-6.6/fs/
H A Dselect.c974 static int do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, in do_sys_poll() argument
1049 struct pollfd __user *ufds = restart_block->poll.ufds; in do_restart_poll() local
[all...]
/third_party/backends/frontend/
H A Dsaned.c108 poll (struct pollfd *ufds, unsigned int nfds, int timeout) in poll() argument
/third_party/python/Modules/
H A Dselectmodule.c417 struct pollfd *ufds; member
[all...]

Completed in 14 milliseconds