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

/freebsd-10.2-release/contrib/apr-util/include/
H A Dapu_errno.h145 #define APR_STATUS_IS_ENOENGINE(s) ((s) == APR_ENOENGINE) macro

Completed in 57 milliseconds