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

/external/mksh/src/
H A Dexec.c537 } else if (tp->val.f == c_exec) {
1532 * c_exec() assumes e->savefd[fd] set for any
1563 else if (tp && tp->type == CSHELL && tp->val.f == c_exec) {
H A Dfuncs.c116 {"*=exec", c_exec},
2473 c_exec(const char **wp MKSH_A_UNUSED) function
H A Dsh.h2409 int c_exec(const char **);

Completed in 101 milliseconds