Home
last modified time | relevance | path

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

/mirbsd/src/bin/mksh/
Dfuncs.c106 {"command", c_command},
628 c_command(const char **wp) in c_command() function
Dexec.c553 } else if (tp->val.f == c_command) { in comexec()
Dsh.h1680 int c_command(const char **);