Home
last modified time | relevance | path

Searched refs:FILLP_FD_ISSET (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h27 #define FILLP_FD_ISSET (g_fillpOsSocketLibFun.fillpFuncFdIsSet) macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsysio_udp.c346 if (FILLP_FD_ISSET(udpSock->udpSock, g_udpIo.readSet)) { in SysioDestroySocketUdp()
426 return FILLP_FD_ISSET(udpSock->udpSock, g_udpIo.readableSet); in SysioCanSockReadUdp()