Home
last modified time | relevance | path

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

/third_party/mksh/
Dfuncs.c658 do_whence(const char **wp, int fcflags, bool vflag, bool iscommand) in do_whence() argument
745 if (!vflag && iscommand) in do_whence()
747 if (vflag || iscommand) in do_whence()
753 else if (iscommand) in do_whence()