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

/freebsd-13-stable/contrib/apr/include/
H A Dapr_errno.h803 #define APR_EFTYPE EFTYPE macro
805 #define APR_EFTYPE (APR_OS_START_CANONERR + 23) macro
983 #define APR_STATUS_IS_EFTYPE(s) ((s) == APR_EFTYPE)
1125 #define APR_STATUS_IS_EFTYPE(s) ((s) == APR_EFTYPE \
1199 #define APR_STATUS_IS_EFTYPE(s) ((s) == APR_EFTYPE)
1317 #define APR_STATUS_IS_EFTYPE(s) ((s) == APR_EFTYPE)

Completed in 110 milliseconds