Home
last modified time | relevance | path

Searched defs:APR_INCOMPLETE (Results 1 – 3 of 3) sorted by relevance

/dports/www/tomcat-native/tomcat-native-1.2.24-src/java/org/apache/tomcat/jni/
H A DStatus.java164 public static final int APR_INCOMPLETE = (APR_OS_START_STATUS + 8); field in Status
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/include/
H A Dapr_errno.h386 #define APR_INCOMPLETE (APR_OS_START_STATUS + 8) macro
/dports/devel/apr1/apr-1.7.0/include/
H A Dapr_errno.h452 #define APR_INCOMPLETE (APR_OS_START_STATUS + 8) macro