Home
last modified time | relevance | path

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

/external/mksh/src/
Dexec.c537 } else if (tp->val.f == c_exec) { in comexec()
1563 else if (tp && tp->type == CSHELL && tp->val.f == c_exec) { in iosetup()
Dfuncs.c116 {"*=exec", c_exec},
2473 c_exec(const char **wp MKSH_A_UNUSED) in c_exec() function
Dsh.h2409 int c_exec(const char **);