/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
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/liteos/dfile/ |
H A D | sys_dfile_session.c | 24 int32_t nfds = fd + 1; in WaitSocketEvent() local
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/ |
H A D | sys_dfile_session.c | 24 int32_t nfds = fd + 1; in WaitSocketEvent() local
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/ |
H A D | sys_epoll.c | 75 int32_t i, nfds; in EpollLoop() local
|
/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
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
H A D | socket_listener.cpp | 118 int nfds; in OnListenEvents() 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
|
/foundation/CastEngine/castengine_wifi_display/tests/demo/network/ |
H A D | udp_server_demo.cpp | 71 int listener, kdpfd, nfds, n; in main() local
|
/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
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/internal/ |
H A D | timer_linux.cpp | 135 int nfds; in OnTimer() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/ |
H A D | reactor_linux.c | 131 int nfds; in ReactorStart() local
|
/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
|