Searched defs:APR_STATUS_IS_EINPROGRESS (Results 1 – 1 of 1) sorted by relevance
967 #define APR_STATUS_IS_EINPROGRESS(s) ((s) == APR_EINPROGRESS \ macro1106 #define APR_STATUS_IS_EINPROGRESS(s) ((s) == APR_EINPROGRESS \ macro1180 #define APR_STATUS_IS_EINPROGRESS(s) ((s) == APR_EINPROGRESS \ macro1287 #define APR_STATUS_IS_EINPROGRESS(s) ((s) == APR_EINPROGRESS) macro