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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h441 /** @see APR_STATUS_IS_DETACH */
506 #define APR_STATUS_IS_DETACH(s) ((s) == APR_DETACH) macro

Completed in 602 milliseconds