Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
DUNIXProcess_md.c287 static const char * const *parentPathv; variable
297 parentPathv = splitPath(env, parentPath); in UNIXProcess_initIDs()
599 for (dirs = parentPathv; *dirs; dirs++) { in JDK_execvpe()