/third_party/node/deps/cares/src/lib/ |
H A D | ares_fds.c | 35 ares_socket_t nfds; in ares_fds() local
|
H A D | ares_event_select.c | 80 int nfds = 0; in ares_evsys_select_wait() local
|
/third_party/libfuse/example/ |
H A D | poll_client.c | 41 int i, nfds, tries; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/dup/ |
H A D | dup03.c | 18 static int nfds; variable
|
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/ |
H A D | fortify_poll_chk_test.cpp | 42 nfds_t nfds = 1; in HWTEST_F() local
|
H A D | fortify_ppoll_chk_test.cpp | 35 int nfds = 1; in HWTEST_F() local
|
/kernel/liteos_a/testsuites/unittest/libc/io/full/ |
H A D | It_stdlib_poll_003.cpp | 34 int nfds; member
|
/third_party/alsa-utils/alsamixer/ |
H A D | mainloop.c | 75 int nfds = 0, n; in mainloop() local
|
/third_party/ltp/testcases/kernel/syscalls/pselect/ |
H A D | pselect02.c | 23 int nfds; member
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | poll-posix.c | 59 int pa_poll (struct pollfd *fds, unsigned long int nfds, int timeout) { in pa_poll() argument
|
/kernel/linux/linux-6.6/tools/thermal/lib/ |
H A D | mainloop.c | 27 int i, nfds; in mainloop() local
|
/third_party/curl/lib/ |
H A D | select.c | 272 int Curl_poll(struct pollfd ufds[], unsigned int nfds, timediff_t timeout_ms) in Curl_poll() argument
|
H A D | amigaos.c | 182 int Curl_amiga_select(int nfds, fd_set *readfds, fd_set *writefds, in Curl_amiga_select() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | restart_block.h | 50 int nfds; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | restart_block.h | 51 int nfds; member
|
/kernel/liteos_m/kal/posix/src/ |
H A D | poll.c | 91 STATIC INT32 QueryFds(struct pollfd *fds, nfds_t nfds, struct PollTable *table) in QueryFds() argument 157 STATIC INLINE INT32 PollTimedWait(struct pollfd *fds, nfds_t nfds, struct PollTable *table, INT32 timeout) in PollTimedWait() argument 200 int poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll() argument
|
/third_party/NuttX/fs/vfs/ |
H A D | fs_select.c | 96 int do_select(int nfds, fd_set *readfds, fd_set *writefds, in do_select() argument 317 int select(int nfds, fd_set *readfds, fd_set *writefds, in select() argument
|
/third_party/libuv/src/unix/ |
H A D | posix-poll.c | 144 int nfds; in uv__io_poll() local
|
/third_party/ltp/testcases/kernel/syscalls/select/ |
H A D | select01.c | 25 int *nfds; member
|
H A D | select_var.h | 21 static int do_select_faulty_to(int nfds, fd_set *readfds, fd_set *writefds, in do_select_faulty_to() argument 99 static inline int do_select(int nfds, fd_set *readfds, fd_set *writefds, in do_select() argument
|
/third_party/node/deps/uv/src/unix/ |
H A D | epoll.c | 53 uintptr_t nfds; in uv__platform_invalidate_fd() local 129 int nfds; in uv__io_poll() local [all...] |
H A D | posix-poll.c | 143 int nfds; in uv__io_poll() local
|
/kernel/linux/linux-5.10/tools/testing/vsock/ |
H A D | util.c | 53 int epollfd, nfds; in vsock_wait_remote_close() local
|
/kernel/liteos_a/testsuites/unittest/net/socket/smoke/ |
H A D | net_socket_test_009.cpp | 138 static int HandleReadfds(struct pollfd *fds, int nfds, int lsfd) in HandleReadfds() argument
|
/third_party/curl/tests/libtest/ |
H A D | first.c | 45 int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc, in select_wrapper() argument
|