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

/freebsd-13-stable/contrib/apr/include/
H A Dapr_errno.h477 /** @see APR_STATUS_IS_EMISMATCH */
622 #define APR_STATUS_IS_EMISMATCH(s) ((s) == APR_EMISMATCH) macro

Completed in 52 milliseconds