Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/apr/include/
Dapr_errno.h967 #define APR_STATUS_IS_EINPROGRESS(s) ((s) == APR_EINPROGRESS \ macro
1106 #define APR_STATUS_IS_EINPROGRESS(s) ((s) == APR_EINPROGRESS \ macro
1180 #define APR_STATUS_IS_EINPROGRESS(s) ((s) == APR_EINPROGRESS \ macro
1287 #define APR_STATUS_IS_EINPROGRESS(s) ((s) == APR_EINPROGRESS) macro