Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h32 #define FILLP_FD_COPY_FD_SET (g_fillpOsSocketLibFun.fillpFuncCopyFdSet)
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpcallbacks.h881 FillpCopyFdSetFunc fillpFuncCopyFdSet; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c1440 g_fillpOsSocketLibFun.fillpFuncCopyFdSet = FillpFuncCopyFdSet; in FillpRegLibSysFunc()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c1459 FILLP_REG_OS_SOCKET_LIB_FUNC(libSysFunc, fillpFuncCopyFdSet); in FtRegCopyOsSocketLibFunc()