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

/illumos-gate/usr/src/uts/common/os/
H A Dexec.c118 * exece() - system call wrapper around exec_common()
125 error = exec_common(fname, argp, envp, EBA_NONE);
130 exec_common(const char *fname, const char **argp, const char **envp, function

Completed in 48 milliseconds