Home
last modified time | relevance | path

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

/dports/www/tomcat-native/tomcat-native-1.2.24-src/java/org/apache/tomcat/jni/
H A DDirectory.java65 public static native String tempGet(long pool); in tempGet() method in Directory
/dports/www/tomcat-native/tomcat-native-1.2.24-src/native/src/
H A Ddir.c59 TCN_IMPLEMENT_CALL(jstring, Directory, tempGet)(TCN_STDARGS, jlong pool) in TCN_IMPLEMENT_CALL() argument