Searched defs:shellexec (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Dexec.c119 shellexec(char **argv, char **envp, const char *path, int idx, int vforked) function
151 TRACE(("shellexec failed for %s, errno %d, vforked %d, suppressint %d\n",
272 shellexec(new, envp, pathval(), 0);
423 * change the shellexec routine as well.

Completed in 3 milliseconds