Home
last modified time | relevance | path

Searched defs:fcflags (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mksh/src/
H A Dfuncs.c624 int optc, fcflags = FC_BI | FC_FUNC | FC_PATH | FC_WHENCE; in c_command() local
647 do_whence(const char **wp, int fcflags, bool vflag, bool iscommand) in do_whence()
H A Dexec.c490 int fcflags = FC_BI | FC_FUNC | FC_PATH; in comexec() local