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

/freebsd-13-stable/contrib/apr/include/
H A Dapr_errno.h310 /** @see APR_STATUS_IS_ENOTHDKEY */
385 #define APR_STATUS_IS_ENOTHDKEY(s) ((s) == APR_ENOTHDKEY) macro

Completed in 102 milliseconds