Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h337 #define FILLP_EALREADY EALREADY macro
368 #define FILLP_EALREADY WSAEALREADY macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c203 return FILLP_EALREADY; in FillpErrToErrno()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c50 FILLP_SOCK_SET_ERR(sock, FILLP_EALREADY); in SockSetError()
51 SET_ERRNO(FILLP_EALREADY); in SockSetError()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c241 SET_ERRNO(FILLP_EALREADY); in SpungeConnMsgCheckSockState()