Home
last modified time | relevance | path

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

/third_party/mksh/
Deval.c1715 if (glob_str(cp, wp, markdirs) == 0) in glob()
1732 glob_str(char *cp, XPtrV *wp, bool markdirs) in glob_str() function
Dsh.h2423 int glob_str(char *, XPtrV *, bool);
Dedit.c832 glob_str(Xstring(xs, xp), wp, true); in glob_path()