Home
last modified time | relevance | path

Searched defs:nfds (Results 51 - 75 of 110) sorted by relevance

12345

/third_party/ffmpeg/libavformat/
H A Dnetwork.c159 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 Dpcm_generic.c70 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 Dpcm_dmix.c874 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 Dfs_poll.c274 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 Drecvmsg01.c431 int nfds, fd; in do_child() local
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg01.c486 int nfds, cc, fd; in do_child() local
/third_party/toybox/toys/pending/
H A Dsyslogd.c408 int nfds, retval, last_len=0; in syslogd_main() local
/kernel/linux/linux-6.6/tools/lib/perf/
H A Devlist.c323 int nfds = 0; in perf_evlist__alloc_pollfd() local
/kernel/liteos_m/components/net/lwip-2.1/porting/src/
H A Dsockets_porting.c253 int poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll() argument
/kernel/uniproton/src/net/lwip-2.1/src/
H A Dsockets.c245 int poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll() argument
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi.c449 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 Dump.c172 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 Dmixer.c751 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 Dhwdep.c297 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 Dtimer.c389 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 Dasyn-ares.c325 int nfds; in waitperform() local
/third_party/alsa-lib/src/control/
H A Dhcontrol.c195 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 Dsunos.c117 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 Doscore-interop-server.c584 int nfds = 0; in main() local
/third_party/nghttp2/examples/
H A Dclient.c604 int nfds = poll(pollfds, npollfds, -1); in fetch_uri() local
/third_party/node/deps/cares/src/tools/
H A Dadig.c848 int nfds; in event_loop() local
/third_party/ltp/testcases/network/lib6/
H A Dasapi_01.c380 int sd, nfds, maxfd, cc; in csum_test() local
H A Dasapi_03.c299 int nfds, cc; in so_test() local
/third_party/node/deps/uv/src/unix/
H A Dsunos.c117 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 Dselect.c973 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...]

Completed in 25 milliseconds

12345