Home
last modified time | relevance | path

Searched refs:ERR_NULLPTR (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_stack_config.c447 return ERR_NULLPTR; in FtConfigGet()
453 return ERR_NULLPTR; in FtConfigGet()
473 return ERR_NULLPTR; in FtConfigSet()
479 return ERR_NULLPTR; in FtConfigSet()
H A Dspunge_core.c370 return ERR_NULLPTR; in SpungeInstInit()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_stack_app_config.c285 return ERR_NULLPTR; in FtSetConfigApp()
335 return ERR_NULLPTR; in FtCheckSockValid()
341 return ERR_NULLPTR; in FtCheckSockValid()
468 return ERR_NULLPTR; in FtGetConfigApp()
H A Depoll_app.c229 return ERR_NULLPTR; in EpRemove()
470 return ERR_NULLPTR; in EpInsert()
765 return ERR_NULLPTR; in SpungeEpollFindRemove()
H A Dapi.c1117 return ERR_NULLPTR; in FtFillpStatsGet()
H A Dsocket_app.c1247 return ERR_NULLPTR; in SockBindConnectValidateParams()
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/include/
H A Dnetsys_controller_define.h30 ERR_NULLPTR = 0, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Ddympool.c212 return ERR_NULLPTR; in DympAlloc()
H A Dcallbacks.c661 (ret) = ERR_NULLPTR; \
671 (ret) = ERR_NULLPTR; \
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h266 #define ERR_NULLPTR (-1) /* NULL Point Error */ macro