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

/freebsd-10.0-release/contrib/apr-util/include/
H A Dapu_errno.h82 /** @see APR_STATUS_IS_EINITENGINE */
149 #define APR_STATUS_IS_EINITENGINE(s) ((s) == APR_EINITENGINE) macro

Completed in 129 milliseconds