Home
last modified time | relevance | path

Searched refs:fillpFuncFdIsSet (Results 1 – 4 of 4) 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)
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpcallbacks.h874 FillpFdIsSetFunc fillpFuncFdIsSet; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c1437 g_fillpOsSocketLibFun.fillpFuncFdIsSet = FillpFuncFdIsSet; in FillpRegLibSysFunc()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c1456 FILLP_REG_OS_SOCKET_LIB_FUNC(libSysFunc, fillpFuncFdIsSet); in FtRegCopyOsSocketLibFunc()