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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h323 /** @see APR_STATUS_IS_EABSOLUTE */
406 #define APR_STATUS_IS_EABSOLUTE(s) ((s) == APR_EABSOLUTE) macro

Completed in 55 milliseconds