/third_party/ninja/src/ |
H A D | subprocess-posix.cc | 254 nfds_t nfds = 0; in DoWork() local 304 int nfds = 0; in DoWork() local
|
/third_party/node/deps/cares/src/tools/ |
H A D | ahost.c | 72 int nfds; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/select/ |
H A D | select03.c | 28 int *nfds; member
|
/third_party/ltp/testcases/network/lib6/ |
H A D | asapi_02.c | 111 int maxfd, nfds, gotall, gotone; in ic6_recv() local
|
/third_party/pulseaudio/src/pulse/ |
H A D | thread-mainloop.c | 60 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 D | test_syscall_vdso.c | 171 int nfds; variable
|
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | epoll-ctl.c | 60 static unsigned int nfds = 64; variable [all...] |
H A D | epoll-wait.c | 111 static unsigned int nfds = 64; variable [all...] |
/kernel/linux/linux-6.6/tools/perf/bench/ |
H A D | epoll-ctl.c | 60 static unsigned int nfds = 64; variable [all...] |
H A D | epoll-wait.c | 111 static unsigned int nfds = 64; variable [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
H A D | test_syscall_vdso.c | 171 int nfds; variable
|
/kernel/linux/linux-6.6/tools/testing/vsock/ |
H A D | util.c | 53 int epollfd, nfds; in vsock_wait_remote_close() local
|
/third_party/alsa-lib/src/control/ |
H A D | control_ext.c | 453 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 D | serial.c | 89 int nfds; /* Maximum file descriptor value + 1 */ in main() local 717 int nfds; /* Maximum file descriptor value + 1 */ in drain_output() local
|
H A D | parallel.c | 283 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 D | kqueue.c | 150 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 D | connect01.c | 287 int nfds, cc, fd; in do_child() local
|
/third_party/ltp/testcases/kernel/syscalls/ppoll/ |
H A D | ppoll01.c | 40 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 D | send01.c | 211 int nfds, cc, fd; in do_child() local
|
/third_party/ltp/testcases/kernel/syscalls/sendto/ |
H A D | sendto01.c | 282 int nfds, cc, fd; in do_child() local
|
/third_party/ltp/testcases/kernel/syscalls/recvfrom/ |
H A D | recvfrom01.c | 297 int nfds, cc, fd; in do_child() local
|
/third_party/ltp/testcases/kernel/syscalls/recv/ |
H A D | recv01.c | 268 int nfds, cc, fd; in do_child() local
|
/third_party/node/deps/uv/src/unix/ |
H A D | kqueue.c | 129 int nfds; in uv__io_poll() local 447 uintptr_t nfds; in uv__platform_invalidate_fd() local [all...] |
/third_party/toybox/lib/ |
H A D | net.c | 80 int xpoll(struct pollfd *fds, int nfds, int timeout) in xpoll() argument
|
/kernel/linux/linux-5.10/tools/lib/perf/ |
H A D | evlist.c | 293 int nfds = 0; in perf_evlist__alloc_pollfd() local
|