Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/include/
H A Dapr_errno.h876 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \ macro
1011 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \ macro
1080 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \ macro
1182 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK) macro
/dports/devel/apr1/apr-1.7.0/include/
H A Dapr_errno.h963 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \ macro
1102 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \ macro
1176 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \ macro
1283 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK) macro
/dports/www/tomcat-native/tomcat-native-1.2.24-src/java/org/apache/tomcat/jni/
H A DStatus.java260 public static final boolean APR_STATUS_IS_ENOTSOCK(int s) { return is(s, 96); } in APR_STATUS_IS_ENOTSOCK() method in Status
/dports/www/tomcat-native/tomcat-native-1.2.24-src/native/src/
H A Derror.c238 APR_IS(96, APR_STATUS_IS_ENOTSOCK); in TCN_IMPLEMENT_CALL()
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd20/src/apr/
H A Dapr_errno.inc653 { @see APR_STATUS_IS_ENOTSOCK }
855 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \
989 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \
1055 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \
1148 //#define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK)
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd22/src/apr/
H A Dapr_errno.inc658 { @see APR_STATUS_IS_ENOTSOCK }
859 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \
995 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \
1065 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \
1161 //#define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK)
/dports/www/fpc-httpd22/fpc-3.2.2/packages/httpd22/src/apr/
H A Dapr_errno.inc658 { @see APR_STATUS_IS_ENOTSOCK }
859 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \
995 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \
1065 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \
1161 //#define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK)
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd24/src/apr/
H A Dapr_errno.inc748 //** @see APR_STATUS_IS_ENOTSOCK */
957 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \
1094 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \
1165 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \
1269 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK)
/dports/www/fpc-httpd24/fpc-3.2.2/packages/httpd24/src/apr/
H A Dapr_errno.inc748 //** @see APR_STATUS_IS_ENOTSOCK */
957 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \
1094 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \
1165 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK \
1269 #define APR_STATUS_IS_ENOTSOCK(s) ((s) == APR_ENOTSOCK)