Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c1383 FILLP_INT osErrno; in FillpSendConnReq() local
1405 osErrno = FT_OS_GET_ERRNO; in FillpSendConnReq()
1408 if ((osErrno == FILLP_EWOULDBLOCK) || (osErrno == FILLP_EINPROGRESS)) { in FillpSendConnReq()