Home
last modified time | relevance | path

Searched refs:FILLP_ENOTSOCK (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h332 #define FILLP_ENOTSOCK ENOTSOCK macro
363 #define FILLP_ENOTSOCK WSAENOTSOCK macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c215 return FILLP_ENOTSOCK; in FillpErrToErrno()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Depoll_app.c511 SET_ERRNO(FILLP_ENOTSOCK); in SpungeGetEpollSocketByFd()
817 SET_ERRNO(FILLP_ENOTSOCK); in SpungeEpollWait()
H A Dfillp_stack_app_config.c27 SET_ERRNO(FILLP_ENOTSOCK); in FillpValidateSockAllocStateWithRdwaitAcquired()
H A Dapi.c1137 SET_ERRNO(FILLP_ENOTSOCK); in FtFillpStatsGet()
H A Dsocket_app.c1117 SET_ERRNO(FILLP_ENOTSOCK); in SockClose()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dsocket_common.c315 SET_ERRNO(FILLP_ENOTSOCK); in SockApiGetAndCheck()