Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/adapter/unittest/
Dsoftbus_socket_test.cpp1089 SoftBusFdSet exceptFds; variable
1116 SoftBusFdSet readFds, writeFds, exceptFds; variable
1156 SoftBusFdSet readFds, writeFds, exceptFds; variable
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
Dsoftbus_adapter_socket.c341 …int32_t nfds, SoftBusFdSet *readFds, SoftBusFdSet *writeFds, SoftBusFdSet *exceptFds, SoftBusSockT… in SoftBusSocketSelect()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
Dcallbacks.c317 IO void *exceptFds, /* fd for errors */ in FillpSelect()