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

/freebsd-13-stable/contrib/apr/include/
H A Dapr_errno.h296 /** @see APR_STATUS_IS_ENOPROC */
371 #define APR_STATUS_IS_ENOPROC(s) ((s) == APR_ENOPROC) macro

Completed in 107 milliseconds