Home
last modified time | relevance | path

Searched refs:fillpFuncCreateFdSet (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h30 #define FILLP_FD_CREATE_FD_SET (g_fillpOsSocketLibFun.fillpFuncCreateFdSet)
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpcallbacks.h876 FillpCreateFdSetFunc fillpFuncCreateFdSet; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c1438 g_fillpOsSocketLibFun.fillpFuncCreateFdSet = FillpFuncCreateFdSet; in FillpRegLibSysFunc()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c1457 FILLP_REG_OS_SOCKET_LIB_FUNC(libSysFunc, fillpFuncCreateFdSet); in FtRegCopyOsSocketLibFunc()