Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c103 SET_ERRNO(FILLP_EOPNOTSUPP); in FtConnect()
232 SET_ERRNO(FILLP_EOPNOTSUPP); in FtAccept()
254 SET_ERRNO(FILLP_EOPNOTSUPP); in FtListen()
322 SET_ERRNO(FILLP_EOPNOTSUPP); in FtFcntl()
343 SET_ERRNO(FILLP_EOPNOTSUPP); in FtIoctl()
1089 SET_ERRNO(FILLP_EOPNOTSUPP); in FtIoctlSocket()
1467 SET_ERRNO(FILLP_EOPNOTSUPP); in FillpApiRegLibSysFunc()
1556 SET_ERRNO(FILLP_EOPNOTSUPP); in FtApiRegEventCallbackFunc()
1579 SET_ERRNO(FILLP_EOPNOTSUPP); in FtApiUnregEventCallbackFunc()
H A Dsocket_opt.c308 SET_ERRNO(FILLP_EOPNOTSUPP); in SockSetSockOpt()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h327 #define FILLP_EOPNOTSUPP EOPNOTSUPP macro
358 #define FILLP_EOPNOTSUPP WSAEOPNOTSUPP macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c451 SET_ERRNO(FILLP_EOPNOTSUPP); in SpungeHandleMsgBind()