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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h339 /** @see APR_STATUS_IS_ENOTENOUGHENTROPY */
429 #define APR_STATUS_IS_ENOTENOUGHENTROPY(s) ((s) == APR_ENOTENOUGHENTROPY) macro

Completed in 166 milliseconds