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

/freebsd-11-stable/contrib/apr/misc/unix/
H A Derrorcodes.c114 case APR_KEYBASED:
/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h271 * APR_KEYBASED APR is using a shared key as the key to the shared memory
472 #define APR_KEYBASED (APR_OS_START_STATUS + 21) macro
598 #define APR_STATUS_IS_KEYBASED(s) ((s) == APR_KEYBASED)

Completed in 121 milliseconds