Searched refs:APR_ECONNREFUSED (Results 1 – 2 of 2) sorted by relevance
749 #define APR_ECONNREFUSED ECONNREFUSED macro751 #define APR_ECONNREFUSED (APR_OS_START_CANONERR + 16) macro965 #define APR_STATUS_IS_ECONNREFUSED(s) ((s) == APR_ECONNREFUSED \1104 #define APR_STATUS_IS_ECONNREFUSED(s) ((s) == APR_ECONNREFUSED \1178 #define APR_STATUS_IS_ECONNREFUSED(s) ((s) == APR_ECONNREFUSED \1285 #define APR_STATUS_IS_ECONNREFUSED(s) ((s) == APR_ECONNREFUSED)
138 { 620016, "APR_ECONNREFUSED" },