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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h387 #define APR_STATUS_IS_EGENERAL(s) ((s) == APR_EGENERAL) macro

Completed in 106 milliseconds