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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h437 /** @see APR_STATUS_IS_INCHILD */
492 #define APR_STATUS_IS_INCHILD(s) ((s) == APR_INCHILD) macro

Completed in 68 milliseconds