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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h316 /** @see APR_STATUS_IS_EBADIP */
391 #define APR_STATUS_IS_EBADIP(s) ((s) == APR_EBADIP) macro

Completed in 55 milliseconds