Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/include/
H A Dapr_errno.h902 #define APR_STATUS_IS_ENOTEMPTY(s) ((s) == APR_ENOTEMPTY \ macro
1046 #define APR_STATUS_IS_ENOTEMPTY(s) ((s) == APR_ENOTEMPTY \ macro
1106 #define APR_STATUS_IS_ENOTEMPTY(s) ((s) == APR_ENOTEMPTY) macro
1222 #define APR_STATUS_IS_ENOTEMPTY(s) ((s) == APR_ENOTEMPTY || \ macro
/dports/devel/apr1/apr-1.7.0/include/
H A Dapr_errno.h989 #define APR_STATUS_IS_ENOTEMPTY(s) ((s) == APR_ENOTEMPTY \ macro
1137 #define APR_STATUS_IS_ENOTEMPTY(s) ((s) == APR_ENOTEMPTY \ macro
1202 #define APR_STATUS_IS_ENOTEMPTY(s) ((s) == APR_ENOTEMPTY) macro
1323 #define APR_STATUS_IS_ENOTEMPTY(s) ((s) == APR_ENOTEMPTY || \ macro