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

/freebsd-11-stable/contrib/apr/misc/unix/
H A Derrorcodes.c112 case APR_FILEBASED:
/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h270 * APR_FILEBASED APR is using a file name as the key to the shared memory
470 #define APR_FILEBASED (APR_OS_START_STATUS + 20) macro
591 #define APR_STATUS_IS_FILEBASED(s) ((s) == APR_FILEBASED)

Completed in 72 milliseconds