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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h312 /** @see APR_STATUS_IS_EGENERAL */
387 #define APR_STATUS_IS_EGENERAL(s) ((s) == APR_EGENERAL) macro

Completed in 54 milliseconds