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

/freebsd-11.0-release/contrib/apr/include/
H A Dapr_errno.h801 /** @see APR_STATUS_IS_EFTYPE */
969 #define APR_STATUS_IS_EFTYPE(s) ((s) == APR_EFTYPE) macro
1109 #define APR_STATUS_IS_EFTYPE(s) ((s) == APR_EFTYPE \ macro
1180 #define APR_STATUS_IS_EFTYPE(s) ((s) == APR_EFTYPE) macro
1295 #define APR_STATUS_IS_EFTYPE(s) ((s) == APR_EFTYPE) macro

Completed in 70 milliseconds