Home
last modified time | relevance | path

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

/trueos/contrib/apr/include/
HDapr_errno.h933 #define APR_STATUS_IS_EMFILE(s) ((s) == APR_EMFILE \ macro
1061 #define APR_STATUS_IS_EMFILE(s) ((s) == APR_EMFILE \ macro
1146 #define APR_STATUS_IS_EMFILE(s) ((s) == APR_EMFILE) macro
1238 #define APR_STATUS_IS_EMFILE(s) ((s) == APR_EMFILE) macro