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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h329 /** @see APR_STATUS_IS_EABOVEROOT */
412 #define APR_STATUS_IS_EABOVEROOT(s) ((s) == APR_EABOVEROOT) macro

Completed in 101 milliseconds