Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/apr/include/
Dapr_errno.h947 #define APR_STATUS_IS_EMFILE(s) ((s) == APR_EMFILE \ macro
1077 #define APR_STATUS_IS_EMFILE(s) ((s) == APR_EMFILE \ macro
1165 #define APR_STATUS_IS_EMFILE(s) ((s) == APR_EMFILE) macro
1260 #define APR_STATUS_IS_EMFILE(s) ((s) == APR_EMFILE) macro