Home
last modified time | relevance | path

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

/external/mksh/src/
Dexec.c539 } else if (tp->val.f == c_exec) { in comexec()
1567 else if (tp && tp->type == CSHELL && tp->val.f == c_exec) { in iosetup()
Dfuncs.c117 {"*=exec", c_exec},
2468 c_exec(const char **wp MKSH_A_UNUSED) in c_exec() function
Dsh.h2497 int c_exec(const char **);