Home
last modified time | relevance | path

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

/external/mksh/src/
Dfuncs.c129 {"*=shift", c_shift},
1589 c_shift(const char **wp) in c_shift() function
Dexec.c709 if (resetspec && tp->val.f == c_shift) { in comexec()
Dsh.h1701 int c_shift(const char **);