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

/external/mksh/src/
H A Dedit.c99 static void glob_path(int, const char *, XPtrV *, const char *);
473 glob_path(flags, pat, &w, path);
475 glob_path(flags, pat, &w, fpath);
761 glob_path(int flags, const char *pat, XPtrV *wp, const char *lpath) function

Completed in 45 milliseconds