Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/include/
H A Dapr_errno.h840 #define APR_STATUS_IS_EACCES(s) ((s) == APR_EACCES \ macro
950 #define APR_STATUS_IS_EACCES(s) ((s) == APR_EACCES \ macro
1062 #define APR_STATUS_IS_EACCES(s) ((s) == APR_EACCES) macro
1130 #define APR_STATUS_IS_EACCES(s) ((s) == APR_EACCES) macro
/dports/devel/apr1/apr-1.7.0/include/
H A Dapr_errno.h927 #define APR_STATUS_IS_EACCES(s) ((s) == APR_EACCES \ macro
1040 #define APR_STATUS_IS_EACCES(s) ((s) == APR_EACCES \ macro
1158 #define APR_STATUS_IS_EACCES(s) ((s) == APR_EACCES) macro
1231 #define APR_STATUS_IS_EACCES(s) ((s) == APR_EACCES) macro