Home
last modified time | relevance | path

Searched defs:APR_STATUS_IS_ECONNABORTED (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/apr/include/
HDapr_errno.h955 #define APR_STATUS_IS_ECONNABORTED(s) ((s) == APR_ECONNABORTED \ macro
1092 #define APR_STATUS_IS_ECONNABORTED(s) ((s) == APR_ECONNABORTED \ macro
1163 #define APR_STATUS_IS_ECONNABORTED(s) ((s) == APR_ECONNABORTED \ macro
1279 #define APR_STATUS_IS_ECONNABORTED(s) ((s) == APR_ECONNABORTED \ macro
1282 #define APR_STATUS_IS_ECONNABORTED(s) ((s) == APR_ECONNABORTED) macro