Home
last modified time | relevance | path

Searched defs:exceptFds (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_socket_test.cpp1315 SoftBusFdSet exceptFds; variable
1342 SoftBusFdSet readFds, writeFds, exceptFds; variable
1382 SoftBusFdSet readFds, writeFds, exceptFds; variable
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_socket.c301 …int32_t nfds, SoftBusFdSet *readFds, SoftBusFdSet *writeFds, SoftBusFdSet *exceptFds, SoftBusSockT… in SoftBusSocketSelect()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c317 IO void *exceptFds, /* fd for errors */ in FillpSelect()