/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
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
H A D | socket_listener.cpp | 118 int nfds; in OnListenEvents() local
|
/foundation/CastEngine/castengine_wifi_display/tests/demo/network/ |
H A D | udp_server_demo.cpp | 71 int listener, kdpfd, nfds, n; in main() 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
|
/foundation/resourceschedule/ffrt/src/sync/ |
H A D | poller.cpp | 154 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 D | watcher_entity.cpp | 188 nfds_t nfds = 2; in GetNotifyEvent() local
|
/foundation/communication/dhcp/test/unittest/services/dhcp_client/ |
H A D | mock_system_func.cpp | 147 int __wrap_select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) in __wrap_select() argument
|
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/ |
H A D | dns_proxy_listen.cpp | 219 int32_t nfds = in StartListen() local
|
/foundation/communication/netmanager_ext/services/mdnsmanager/src/ |
H A D | mdns_socket_listener.cpp | 387 int nfds = ctrlPair_[0] + 1; in Run() local
|
/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | copy.cpp | 528 nfds_t nfds = 2; in GetNotifyEvent() local
|
/foundation/communication/dsoftbus/adapter/common/kernel/posix/ |
H A D | softbus_adapter_socket.c | 304 SoftBusSocketSelect( int32_t nfds, SoftBusFdSet *readFds, SoftBusFdSet *writeFds, SoftBusFdSet *exceptFds, SoftBusSockTimeOut *timeout) SoftBusSocketSelect() argument
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
H A D | copy.cpp | 768 nfds_t nfds = 2; in GetNotifyEvent() local
|