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

/freebsd-11.0-release/contrib/apr-util/include/
H A Dapu_errno.h78 /** @see APR_STATUS_IS_ENODIGEST */
141 #define APR_STATUS_IS_ENODIGEST(s) ((s) == APR_ENODIGEST) macro

Completed in 50 milliseconds