Searched refs:dirs (Results 1 – 4 of 4) sorted by relevance
3 TestNG.dirs = .4 bootclasspath.dirs = .5 lib.dirs = /java/util/stream/bootlib
3 TestNG.dirs = .5 lib.dirs = /java/util/stream/bootlib8 othervm.dirs= /java/util/stream
3 bootclasspath.dirs = .
687 const char * const * dirs; in JDK_execvpe() local688 for (dirs = parentPathv; *dirs; dirs++) { in JDK_execvpe()689 const char * dir = *dirs; in JDK_execvpe()