Searched refs:c_exec (Results 1 - 3 of 3) sorted by relevance

/external/mksh/src/
H A Dexec.c548 } else if (tp->val.f == c_exec) {
1396 * c_exec() assumes e->savefd[fd] set for any
1428 else if (tp && tp->type == CSHELL && tp->val.f == c_exec) {
H A Dfuncs.c110 {"*=exec", c_exec},
2646 c_exec(const char **wp MKSH_A_UNUSED) function
H A Dsh.h1711 int c_exec(const char **);

Completed in 88 milliseconds