Home
last modified time | relevance | path

Searched defs:glob_path (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/
Dexample.py112 def get_glob(glob_path): argument
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/openat/
H A Dopenat01.c43 static char glob_path[256]; variable
/aosp_15_r20/external/perfetto/src/base/
H A Dfile_utils.cc304 std::string glob_path = cur_dir + "*"; in ListFilesRecursive() local
/aosp_15_r20/external/mksh/src/
H A Dedit.c794 glob_path(int flags, const char *pat, XPtrV *wp, const char *lpath) in glob_path() function