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

/openjdk7/jdk/src/solaris/native/java/lang/
H A DUNIXProcess_md.c568 * JDK_execvpe is identical to execvp, except that the child environment is
572 JDK_execvpe(const char *file, function
756 JDK_execvpe(p->argv[0], p->argv, p->envv);

Completed in 2334 milliseconds