Searched refs:parentPath (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/native/
H A DUNIXProcess_md.c282 static const char *parentPath; variable
285 * Split, canonicalized version of parentPath
296 parentPath = effectivePath();
297 parentPathv = splitPath(env, parentPath);

Completed in 78 milliseconds