Home
last modified time | relevance | path

Searched refs:APR_EAFNOSUPPORT (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/apr/include/
HDapr_errno.h831 #define APR_EAFNOSUPPORT EAFNOSUPPORT macro
833 #define APR_EAFNOSUPPORT (APR_OS_START_CANONERR + 27) macro
1123 #define APR_STATUS_IS_EAFNOSUPPORT(s) ((s) == APR_EAFNOSUPPORT \
1184 #define APR_STATUS_IS_EAFNOSUPPORT(s) ((s) == APR_EAFNOSUPPORT \
1304 #define APR_STATUS_IS_EAFNOSUPPORT(s) ((s) == APR_EAFNOSUPPORT)