Home
last modified time | relevance | path

Searched defs:nfds (Results 1 - 25 of 40) sorted by relevance

12

/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/liteos/dfile/
H A Dsys_dfile_session.c24 int32_t nfds = fd + 1; in WaitSocketEvent() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/
H A Dsys_dfile_session.c24 int32_t nfds = fd + 1; in WaitSocketEvent() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_epoll.c75 int32_t i, nfds; in EpollLoop() local
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIt_stdlib_poll_003.cpp34 int nfds; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_listener.cpp118 int nfds; in OnListenEvents() local
/kernel/linux/linux-6.6/tools/thermal/lib/
H A Dmainloop.c27 int i, nfds; in mainloop() local
/foundation/CastEngine/castengine_wifi_display/tests/demo/network/
H A Dudp_server_demo.cpp71 int listener, kdpfd, nfds, n; in main() local
/kernel/linux/linux-5.10/include/linux/
H A Drestart_block.h50 int nfds; member
/kernel/linux/linux-6.6/include/linux/
H A Drestart_block.h51 int nfds; member
/kernel/liteos_m/kal/posix/src/
H A Dpoll.c91 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
/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/internal/
H A Dtimer_linux.cpp135 int nfds; in OnTimer() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dreactor_linux.c131 int nfds; in ReactorStart() local
/kernel/linux/linux-5.10/tools/testing/vsock/
H A Dutil.c53 int epollfd, nfds; in vsock_wait_remote_close() local
/kernel/liteos_a/testsuites/unittest/net/socket/smoke/
H A Dnet_socket_test_009.cpp138 static int HandleReadfds(struct pollfd *fds, int nfds, int lsfd) in HandleReadfds() argument
/foundation/resourceschedule/ffrt/src/sync/
H A Dpoller.cpp154 int nfds = FetchCachedEventAndDoUnmask(syncTaskIter->second, eventsVec); variable
171 int nfds = 0; variable
279 int nfds = cachedEventsVec.size(); global() variable
380 int nfds = epoll_wait(m_epFd, waitedEvents.data(), waitedEvents.size(), realTimeout); global() variable
[all...]
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.cpp188 nfds_t nfds = 2; in GetNotifyEvent() local
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Dmock_system_func.cpp147 int __wrap_select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) in __wrap_select() 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...]
/kernel/linux/linux-6.6/tools/perf/bench/
H A Depoll-ctl.c60 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
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_proxy_listen.cpp219 int32_t nfds = in StartListen() local
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_socket_listener.cpp387 int nfds = ctrlPair_[0] + 1; in Run() local
/kernel/linux/linux-5.10/tools/lib/perf/
H A Devlist.c293 int nfds = 0; in perf_evlist__alloc_pollfd() local

Completed in 12 milliseconds

12