Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c214 case ERR_NO_SOCK: in FillpErrToErrno()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Depoll_app.c456 return ERR_NO_SOCK; in EpInsert()
462 return ERR_NO_SOCK; in EpInsert()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h275 #define ERR_NO_SOCK (-200) macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c171 sock->coreErrType[MSG_TYPE_DO_LISTEN] = ERR_NO_SOCK; in SpungeListenMsgCheckState()