Home
last modified time | relevance | path

Searched refs:FT_OS_GET_ERRNO (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsysio_udp.c259 SET_ERRNO(FT_OS_GET_ERRNO); in SysioSetSocketOpt()
260 FILLP_LOGERR("set sock nonblocking fail errno=%d", FT_OS_GET_ERRNO); in SysioSetSocketOpt()
265 SET_ERRNO(FT_OS_GET_ERRNO); in SysioSetSocketOpt()
266 FILLP_LOGERR("Fail to set sock recvBuf errno=%d", FT_OS_GET_ERRNO); in SysioSetSocketOpt()
271 SET_ERRNO(FT_OS_GET_ERRNO); in SysioSetSocketOpt()
272 FILLP_LOGERR("Fail to set sock sndBuf errno=%d", FT_OS_GET_ERRNO); in SysioSetSocketOpt()
305 SET_ERRNO(FT_OS_GET_ERRNO); in SysioCreateSocketUdp()
306 FILLP_LOGERR("Can't create udp socket errno=%d", FT_OS_GET_ERRNO); in SysioCreateSocketUdp()
H A Dspunge_stack.c131 sock->index, sock->freeTimeCount, FT_OS_GET_ERRNO); in SpungeIncFreeCntPostEagain()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dsockets.h214 #define FT_OS_GET_ERRNO errno macro
216 #define FT_OS_GET_ERRNO WSAGetLastError() macro
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c459 sysErrno = FT_OS_GET_ERRNO; in SpungeHandleMsgBind()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c1405 osErrno = FT_OS_GET_ERRNO; in FillpSendConnReq()

Completed in 7 milliseconds