Home
last modified time | relevance | path

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

/system/core/sh/
Dexec.h64 void shellexec(char **, char **, const char *, int, int)
Dexec.c119 shellexec(char **argv, char **envp, const char *path, int idx, int vforked) in shellexec() function
272 shellexec(new, envp, pathval(), 0); in execinterp()
Deval.c1065 shellexec(argv, envp, path, cmdentry.u.index, vforked); in evalcommand()
1208 shellexec(argv + 1, environment(), pathval(), 0, 0); in execcmd()
DTOUR249 The routine shellexec is the interface to the exec system call.
275 ment must be remembered and passed to shellexec. Second, if the