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

/freebsd-10.0-release/contrib/apr-util/include/
H A Dapu_errno.h80 /** @see APR_STATUS_IS_ENOENGINE */
145 #define APR_STATUS_IS_ENOENGINE(s) ((s) == APR_ENOENGINE) macro

Completed in 99 milliseconds