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

/freebsd-10.0-release/bin/sh/
H A Dexec.h67 void shellexec(char **, char **, const char *, int) __dead2;
H A Deval.c1158 shellexec(argv, envp, path, cmdentry.u.index);
1345 shellexec(argv + 1, environment(), pathval(), 0);
H A Dexec.c113 shellexec(char **argv, char **envp, const char *path, int idx) function
314 * change the shellexec routine as well.
H A Djobs.c939 shellexec(argv, envp, path, idx);

Completed in 179 milliseconds