Searched defs:APR_STATUS_IS_ENETUNREACH (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/apr/include/
H A Dapr_errno.h967 #define APR_STATUS_IS_ENETUNREACH(s) ((s) == APR_ENETUNREACH \ macro
1107 #define APR_STATUS_IS_ENETUNREACH(s) ((s) == APR_ENETUNREACH \ macro
1177 #define APR_STATUS_IS_ENETUNREACH(s) ((s) == APR_ENETUNREACH \ macro
1293 #define APR_STATUS_IS_ENETUNREACH(s) ((s) == APR_ENETUNREACH) macro

Completed in 314 milliseconds