Home
last modified time | relevance | path

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

/netbsd/src/bin/sh/
Dexec.h66 void shellexec(char **, char **, const char *, int, int) __dead;
Dexec.c125 shellexec(char **argv, char **envp, const char *path, int idx, int vforked) in shellexec() function
335 shellexec(new, envp, pathval(), 0); in execinterp()
Deval.c1500 shellexec(argv, envp, path, cmdentry.u.index, vforked); in evalcommand()
1802 shellexec(argptr, 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