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

/freebsd-11-stable/contrib/apr-util/include/
H A Dapu_errno.h84 /** @see APR_STATUS_IS_EREINIT */
153 #define APR_STATUS_IS_EREINIT(s) ((s) == APR_EREINIT) macro

Completed in 46 milliseconds