Home
last modified time | relevance | path

Searched refs:makeRecursive (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 DDirectory.java44 public static native int makeRecursive(String path, int perm, long pool); in makeRecursive() method in Directory
/dports/www/tomcat-native/tomcat-native-1.2.24-src/native/src/
H A Ddir.c33 TCN_IMPLEMENT_CALL(jint, Directory, makeRecursive)(TCN_STDARGS, jstring path, in TCN_IMPLEMENT_CALL() argument
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/scorewiz/
H A Dbuild.py317 def makeRecursive(parts, music): function
321 makeRecursive(part.children, part.music)
324 makeRecursive(parents, music)