| /third_party/ffmpeg/libavformat/ |
| H A D | network.c | 159 static int ff_poll_interrupt(struct pollfd *p, nfds_t nfds, int timeout, in ff_poll_interrupt() argument
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_generic.c | 70 int snd_pcm_generic_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_pcm_generic_poll_revents() argument
|
| H A D | pcm_dmix.c | 874 static int snd_pcm_dmix_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_pcm_dmix_poll_revents() argument
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_poll.c | 274 static int query_fds(struct pollfd *fds, nfds_t nfds, poll_table *wait) in query_fds() argument 396 int poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll() argument
|
| /third_party/ltp/testcases/kernel/syscalls/recvmsg/ |
| H A D | recvmsg01.c | 431 int nfds, fd; in do_child() local
|
| /third_party/ltp/testcases/kernel/syscalls/sendmsg/ |
| H A D | sendmsg01.c | 486 int nfds, cc, fd; in do_child() local
|
| /third_party/toybox/toys/pending/ |
| H A D | syslogd.c | 408 int nfds, retval, last_len=0; in syslogd_main() local
|
| /kernel/linux/linux-6.6/tools/lib/perf/ |
| H A D | evlist.c | 323 int nfds = 0; in perf_evlist__alloc_pollfd() local
|
| /kernel/liteos_m/components/net/lwip-2.1/porting/src/ |
| H A D | sockets_porting.c | 253 int poll(struct pollfd *fds, nfds_t nfds, int timeout)
in poll() argument
|
| /kernel/uniproton/src/net/lwip-2.1/src/ |
| H A D | sockets.c | 245 int poll(struct pollfd *fds, nfds_t nfds, int timeout)
in poll() argument
|
| /third_party/alsa-lib/src/rawmidi/ |
| H A D | rawmidi.c | 449 int snd_rawmidi_poll_descriptors_revents(snd_rawmidi_t *rawmidi, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_rawmidi_poll_descriptors_revents() argument
|
| H A D | ump.c | 172 snd_ump_poll_descriptors_revents(snd_ump_t *ump, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) snd_ump_poll_descriptors_revents() argument
|
| /third_party/alsa-lib/src/mixer/ |
| H A D | mixer.c | 751 int snd_mixer_poll_descriptors_revents(snd_mixer_t *mixer, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_mixer_poll_descriptors_revents() argument
|
| /third_party/alsa-lib/src/hwdep/ |
| H A D | hwdep.c | 297 int snd_hwdep_poll_descriptors_revents(snd_hwdep_t *hwdep, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_hwdep_poll_descriptors_revents() argument
|
| /third_party/alsa-lib/src/timer/ |
| H A D | timer.c | 389 int snd_timer_poll_descriptors_revents(snd_timer_t *timer, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_timer_poll_descriptors_revents() argument
|
| /third_party/curl/lib/ |
| H A D | asyn-ares.c | 325 int nfds; in waitperform() local
|
| /third_party/alsa-lib/src/control/ |
| H A D | hcontrol.c | 195 int snd_hctl_poll_descriptors_revents(snd_hctl_t *hctl, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_hctl_poll_descriptors_revents() argument
|
| /third_party/libuv/src/unix/ |
| H A D | sunos.c | 117 uintptr_t nfds; in uv__platform_invalidate_fd() local 157 unsigned int nfds; in uv__io_poll() local [all...] |
| /third_party/libcoap/examples/ |
| H A D | oscore-interop-server.c | 584 int nfds = 0; in main() local
|
| /third_party/nghttp2/examples/ |
| H A D | client.c | 604 int nfds = poll(pollfds, npollfds, -1); in fetch_uri() local
|
| /third_party/node/deps/cares/src/tools/ |
| H A D | adig.c | 848 int nfds; in event_loop() local
|
| /third_party/ltp/testcases/network/lib6/ |
| H A D | asapi_01.c | 380 int sd, nfds, maxfd, cc; in csum_test() local
|
| H A D | asapi_03.c | 299 int nfds, cc; in so_test() local
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | sunos.c | 117 uintptr_t nfds; in uv__platform_invalidate_fd() local 157 unsigned int nfds; in uv__io_poll() local [all...] |
| /kernel/linux/linux-5.10/fs/ |
| H A D | select.c | 973 static int do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, in do_sys_poll() argument 1049 int nfds = restart_block->poll.nfds; in do_restart_poll() local [all...] |