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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h125 * APR_UTIL_ERRSPACE_SIZE is the size of the space that is reserved for
132 #define APR_UTIL_ERRSPACE_SIZE 20000 macro
142 (APR_OS_ERRSPACE_SIZE - APR_UTIL_ERRSPACE_SIZE))
201 * + APR_OS_ERRSPACE_SIZE - APR_UTIL_ERRSPACE_SIZE (30,000)
205 * + APR_UTIL_ERRSPACE_SIZE (20,000)

Completed in 79 milliseconds