Home
last modified time | relevance | path

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

/NextBSD/contrib/apr/include/
HDapr_errno.h947 #define APR_STATUS_IS_EINTR(s) ((s) == APR_EINTR \ macro
1084 #define APR_STATUS_IS_EINTR(s) ((s) == APR_EINTR \ macro
1155 #define APR_STATUS_IS_EINTR(s) ((s) == APR_EINTR \ macro
1259 #define APR_STATUS_IS_EINTR(s) ((s) == APR_EINTR) macro