Home
last modified time | relevance | path

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

/third_party/mksh/
H A Dfuncs.c110 {"*=exec", c_exec},
178 {"*=exec", c_exec},
2489 c_exec(const char **wp MKSH_A_UNUSED) in c_exec() function
H A Dexec.c539 } else if (tp->val.f == c_exec) { in comexec()
1536 * c_exec() assumes e->savefd[fd] set for any in iosetup()
1567 else if (tp && tp->type == CSHELL && tp->val.f == c_exec) { in iosetup()
H A Dsh.h2495 int c_exec(const char **);

Completed in 12 milliseconds