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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h304 /** @see APR_STATUS_IS_ENOPOLL */
379 #define APR_STATUS_IS_ENOPOLL(s) ((s) == APR_ENOPOLL) macro

Completed in 55 milliseconds