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

/freebsd-11.0-release/contrib/apr/include/
H A Dapr_errno.h325 /** @see APR_STATUS_IS_ERELATIVE */
408 #define APR_STATUS_IS_ERELATIVE(s) ((s) == APR_ERELATIVE) macro

Completed in 51 milliseconds