Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
DUNIXProcess_md.c599 JDK_execvpe(const char *file, in JDK_execvpe() function
783 JDK_execvpe(p->argv[0], p->argv, p->envv); in childProcess()