Home
last modified time | relevance | path

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

/third_party/mksh/
H A 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()

Completed in 4 milliseconds