Home
last modified time | relevance | path

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

/mirbsd/src/bin/mksh/
Dfuncs.c102 {"cat", c_cat},
3588 c_cat(const char **wp) in c_cat() function
Dexec.c589 } else if (tp->val.f == c_cat) { in comexec()
Dsh.h1719 int c_cat(const char **);