Home
last modified time | relevance | path

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

12345

/third_party/ninja/src/
H A Dsubprocess-posix.cc254 nfds_t nfds = 0; in DoWork() local
304 int nfds = 0; in DoWork() local
/third_party/node/deps/cares/src/tools/
H A Dahost.c72 int nfds; in main() local
/third_party/ltp/testcases/kernel/syscalls/select/
H A Dselect03.c28 int *nfds; member
/third_party/ltp/testcases/network/lib6/
H A Dasapi_02.c111 int maxfd, nfds, gotall, gotone; in ic6_recv() local
/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
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dtest_syscall_vdso.c171 int nfds; variable
/kernel/linux/linux-5.10/tools/perf/bench/
H A Depoll-ctl.c60 static unsigned int nfds = 64; variable
[all...]
H A Depoll-wait.c111 static unsigned int nfds = 64; variable
[all...]
/kernel/linux/linux-6.6/tools/perf/bench/
H A Depoll-ctl.c60 static unsigned int nfds = 64; variable
[all...]
H A Depoll-wait.c111 static unsigned int nfds = 64; variable
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dtest_syscall_vdso.c171 int nfds; variable
/kernel/linux/linux-6.6/tools/testing/vsock/
H A Dutil.c53 int epollfd, nfds; in vsock_wait_remote_close() local
/third_party/alsa-lib/src/control/
H A Dcontrol_ext.c453 static int snd_ctl_ext_poll_revents(snd_ctl_t *handle, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_ctl_ext_poll_revents() argument
/third_party/cups-filters/backend/
H A Dserial.c89 int nfds; /* Maximum file descriptor value + 1 */ in main() local
717 int nfds; /* Maximum file descriptor value + 1 */ in drain_output() local
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...]
/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
/kernel/linux/linux-5.10/tools/lib/perf/
H A Devlist.c293 int nfds = 0; in perf_evlist__alloc_pollfd() local

Completed in 19 milliseconds

12345