Home
last modified time | relevance | path

Searched refs:FILLP_EINVAL (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_opt.c31 SET_ERRNO(FILLP_EINVAL); in SockGetOptSendCache()
161 SET_ERRNO(FILLP_EINVAL); in SockSetOptTimestamp()
171 SET_ERRNO(FILLP_EINVAL); in SockSetOptTimestamp()
181 SET_ERRNO(FILLP_EINVAL); in SockSetOptLinger()
200 return FILLP_EINVAL; in SockSetFcAlg()
206 return FILLP_EINVAL; in SockSetFcAlg()
211 return FILLP_EINVAL; in SockSetFcAlg()
217 return FILLP_EINVAL; in SockSetFcAlg()
239 SET_ERRNO(FILLP_EINVAL); in SockSetOptFcAlg()
244 SET_ERRNO(FILLP_EINVAL); in SockSetOptFcAlg()
[all …]
H A Dsocket_app.c56 SET_ERRNO(FILLP_EINVAL); in SockSetError()
226 SET_ERRNO(FILLP_EINVAL); in SockSendFrame()
565 SET_ERRNO(FILLP_EINVAL); in SockRecv()
832 SET_ERRNO(FILLP_EINVAL); in SockApiGetAndCheckListenState()
845 SET_ERRNO(FILLP_EINVAL); in SockApiGetAndCheckListenState()
933 SET_ERRNO(FILLP_EINVAL); in SockAcceptGetAndCheck()
939 SET_ERRNO(FILLP_EINVAL); in SockAcceptGetAndCheck()
1126 SET_ERRNO(FILLP_EINVAL); in SockClose()
1210 SET_ERRNO(FILLP_EINVAL); in SockShutdown()
1472 SET_ERRNO(FILLP_EINVAL); in SockFcntl()
[all …]
H A Depoll_app.c189 SET_ERRNO(FILLP_EINVAL); in EpUnlink()
228 SET_ERRNO(FILLP_EINVAL); in EpRemove()
519 SET_ERRNO(FILLP_EINVAL); in SpungeGetEpollSocketByFd()
540 SET_ERRNO(FILLP_EINVAL); in SpungeEpollCtlCheckSockValid()
724 SET_ERRNO(FILLP_EINVAL); in SpungeEpollCtl()
825 SET_ERRNO(FILLP_EINVAL); in SpungeEpollWait()
H A Dapi.c281 SET_ERRNO(FILLP_EINVAL); in FtEpollCreateLinux()
385 SET_ERRNO(FILLP_EINVAL); in FtInnerStartTrace()
582 SET_ERRNO(FILLP_EINVAL); in FtRegTraceCallbackFn()
986 SET_ERRNO(FILLP_EINVAL); in FillpRegLMCallbackFn()
1365 SET_ERRNO(FILLP_EINVAL); in FtFillpStatShow()
1472 SET_ERRNO(FILLP_EINVAL); in FillpApiRegLibSysFunc()
1479 SET_ERRNO(FILLP_EINVAL); in FillpApiRegLibSysFunc()
1499 SET_ERRNO(FILLP_EINVAL); in FillpApiRegAppCallbackFunc()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c209 return FILLP_EINVAL; in FillpErrToErrno()
213 return FILLP_EINVAL; in FillpErrToErrno()
223 return FILLP_EINVAL; in FillpErrToErrno()
225 return FILLP_EINVAL; in FillpErrToErrno()
H A Dspunge_core.c413 SET_ERRNO(FILLP_EINVAL); in SpungeSysCallRegisted()
420 SET_ERRNO(FILLP_EINVAL); in SpungeSysCallRegisted()
427 SET_ERRNO(FILLP_EINVAL); in SpungeSysCallRegisted()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h312 #define FILLP_EINVAL EINVAL macro
343 #define FILLP_EINVAL WSAEINVAL macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_input.c95 err = FILLP_EINVAL; in FillpProcessDataOptions()
118 return FILLP_EINVAL; in FillpAnalysisDataOptions()
128 return FILLP_EINVAL; in FillpAnalysisDataOptions()
138 err = FILLP_EINVAL; in FillpAnalysisDataOptions()
H A Dfillp_frame.c198 return FILLP_EINVAL; in FillpFrameParseOption()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c325 SET_ERRNO(FILLP_EINVAL); in SpungeHandleMsgConnect()
443 SET_ERRNO(FILLP_EINVAL); in SpungeHandleMsgBind()
651 SET_ERRNO(FILLP_EINVAL); in SpungeHandleMsgClose()
H A Dsocket_common.c372 return FILLP_EINVAL; in SockUpdatePktDataOpt()