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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h471 /** @see APR_STATUS_IS_KEYBASED */
598 #define APR_STATUS_IS_KEYBASED(s) ((s) == APR_KEYBASED) macro

Completed in 198 milliseconds