Home
last modified time | relevance | path

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

/trueos/contrib/apr/include/
HDapr_errno.h688 #define APR_EMFILE EMFILE macro
690 #define APR_EMFILE (APR_OS_START_CANONERR + 8) macro
933 #define APR_STATUS_IS_EMFILE(s) ((s) == APR_EMFILE \
1061 #define APR_STATUS_IS_EMFILE(s) ((s) == APR_EMFILE \
1146 #define APR_STATUS_IS_EMFILE(s) ((s) == APR_EMFILE)
1238 #define APR_STATUS_IS_EMFILE(s) ((s) == APR_EMFILE)