HomeSort by relevance Sort by last modified time
    Searched refs:c_exec (Results 1 - 3 of 3) sorted by null

  /external/mksh/src/
exec.c 454 } else if (tp->val.f == c_exec) {
1207 /* c_exec() assumes e->savefd[fd] set for any
1236 else if (tp && tp->type == CSHELL && tp->val.f == c_exec) {
    [all...]
funcs.c 65 {"*=exec", c_exec},
2571 c_exec(const char **wp MKSH_A_UNUSED) function
    [all...]
sh.h     [all...]

Completed in 169 milliseconds