Home
last modified time | relevance | path

Searched defs:nfds (Results 26 - 50 of 85) sorted by relevance

1234

/third_party/cups-filters/backend/
H A Dparallel.c283 int nfds; /* Maximum file descriptor value + 1 */ in drain_output() local
544 int nfds; /* Maximum file descriptor value + 1 */ in run_loop() local
/third_party/libuv/src/unix/
H A Dkqueue.c150 int nfds; in uv__io_poll() local
444 uintptr_t nfds; uv__platform_invalidate_fd() local
[all...]
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/ltp/testcases/kernel/syscalls/connect/
H A Dconnect01.c287 int nfds, cc, fd; in do_child() local
/third_party/ltp/testcases/kernel/syscalls/ppoll/
H A Dppoll01.c40 unsigned int nfds; /* nfds ppoll parameter */ member
158 libc_ppoll(struct pollfd *fds, nfds_t nfds, void *tmo_p, const sigset_t *sigmask, size_t sigsetsize LTP_ATTRIBUTE_UNUSED) libc_ppoll() argument
165 sys_ppoll(struct pollfd *fds, nfds_t nfds, void *tmo_p, const sigset_t *sigmask, size_t sigsetsize) sys_ppoll() argument
171 sys_ppoll_time64(struct pollfd *fds, nfds_t nfds, void *tmo_p, const sigset_t *sigmask, size_t sigsetsize) sys_ppoll_time64() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/send/
H A Dsend01.c211 int nfds, cc, fd; in do_child() local
/third_party/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto01.c282 int nfds, cc, fd; in do_child() local
/third_party/ltp/testcases/kernel/syscalls/recvfrom/
H A Drecvfrom01.c297 int nfds, cc, fd; in do_child() local
/third_party/ltp/testcases/kernel/syscalls/recv/
H A Drecv01.c268 int nfds, cc, fd; in do_child() local
/third_party/node/deps/uv/src/unix/
H A Dkqueue.c129 int nfds; in uv__io_poll() local
447 uintptr_t nfds; in uv__platform_invalidate_fd() local
[all...]
/third_party/toybox/lib/
H A Dnet.c80 int xpoll(struct pollfd *fds, int nfds, int timeout) in xpoll() argument
/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
/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

Completed in 21 milliseconds

1234