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

/freebsd-10.0-release/contrib/apr-util/include/
H A Dapu_errno.h74 /** @see APR_STATUS_IS_EKEYLENGTH */
133 #define APR_STATUS_IS_EKEYLENGTH(s) ((s) == APR_EKEYLENGTH) macro

Completed in 100 milliseconds