Home
last modified time | relevance | path

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

/aosp12/bionic/libc/upstream-freebsd/lib/libc/gen/
H A Dglob.c188 int (*errfunc)(const char *, int), glob_t * __restrict pglob) in glob()
316 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, in globexp2()
532 glob0(const Char *pattern, glob_t *pglob, struct glob_limit *limit, in glob0()
629 glob1(Char *pattern, glob_t *pglob, struct glob_limit *limit) in glob1()
647 glob_t *pglob, struct glob_limit *limit) in glob2()
718 glob_t *pglob, struct glob_limit *limit) in glob3()
985 globfree(glob_t *pglob) in globfree()
1001 g_opendir(Char *str, glob_t *pglob) in g_opendir()
1021 g_lstat(Char *fn, struct stat *sb, glob_t *pglob) in g_lstat()
1035 g_stat(Char *fn, struct stat *sb, glob_t *pglob) in g_stat()
[all …]