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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h801 /** @see APR_STATUS_IS_EFTYPE */
983 #define APR_STATUS_IS_EFTYPE(s) ((s) == APR_EFTYPE) macro
1125 #define APR_STATUS_IS_EFTYPE(s) ((s) == APR_EFTYPE \ macro
1199 #define APR_STATUS_IS_EFTYPE(s) ((s) == APR_EFTYPE) macro
1317 #define APR_STATUS_IS_EFTYPE(s) ((s) == APR_EFTYPE) macro

Completed in 54 milliseconds