Home
last modified time | relevance | path

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

/trueos/contrib/apr/include/
HDapr_errno.h756 #define APR_EINPROGRESS EINPROGRESS macro
758 #define APR_EINPROGRESS (APR_OS_START_CANONERR + 17) macro
953 #define APR_STATUS_IS_EINPROGRESS(s) ((s) == APR_EINPROGRESS \
1090 #define APR_STATUS_IS_EINPROGRESS(s) ((s) == APR_EINPROGRESS \
1161 #define APR_STATUS_IS_EINPROGRESS(s) ((s) == APR_EINPROGRESS \
1265 #define APR_STATUS_IS_EINPROGRESS(s) ((s) == APR_EINPROGRESS)