Searched refs:E_TIMEOUT (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/etc/
H A Derror.c89 case (E_TIMEOUT): return "Operation Timed Out";
/freebsd-13-stable/contrib/nvi/cl/
H A Dcl_read.c66 evp->e_event = E_TIMEOUT;
130 evp->e_event = E_TIMEOUT;
/freebsd-13-stable/contrib/nvi/common/
H A Dkey.h69 E_TIMEOUT, /* Timeout. */ enumerator in enum:__anon5461
H A Dkey.c569 case E_TIMEOUT:
773 case E_TIMEOUT:
/freebsd-13-stable/sys/contrib/ncsw/inc/
H A Derror_ext.h187 ,E_TIMEOUT/* = ETIMEDOUT*/ /**< The operation timed out. */ enumerator in enum:e_ErrorType
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c231 RETURN_ERROR(MINOR, E_TIMEOUT, ("HC Callback, timeout exceeded"));
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c229 RETURN_ERROR(MAJOR, E_TIMEOUT, NO_MSG);
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c2411 return ERROR_CODE(E_TIMEOUT);

Completed in 97 milliseconds