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

/freebsd-13-stable/contrib/apr/include/
H A Dapr_errno.h439 /** @see APR_STATUS_IS_INPARENT */
499 #define APR_STATUS_IS_INPARENT(s) ((s) == APR_INPARENT) macro

Completed in 18 milliseconds