Home
last modified time | relevance | path

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

/external/mksh/src/
Dfuncs.c112 {T_command, c_command},
631 c_command(const char **wp) in c_command() function
Dexec.c560 } else if (tp->val.f == c_command) { in comexec()
Dsh.h2378 int c_command(const char **);