Lines Matching defs:pglob
193 int (*errfunc)(const char *, int), glob_t * __restrict pglob) in glob()
266 globexp1(const Char *pattern, glob_t *pglob, struct glob_limit *limit) in globexp1()
295 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, int *rv, in globexp2()
400 globtilde(const Char *pattern, Char *patbuf, size_t patbuf_len, glob_t *pglob) in globtilde()
466 glob0(const Char *pattern, glob_t *pglob, struct glob_limit *limit) in glob0()
559 glob1(Char *pattern, glob_t *pglob, struct glob_limit *limit) in glob1()
577 glob_t *pglob, struct glob_limit *limit) in glob2()
645 glob_t *pglob, struct glob_limit *limit) in glob3()
750 globextend(const Char *path, glob_t *pglob, struct glob_limit *limit) in globextend()
855 globfree(glob_t *pglob) in globfree()
871 g_opendir(Char *str, glob_t *pglob) in g_opendir()
889 g_lstat(Char *fn, struct stat *sb, glob_t *pglob) in g_lstat()
903 g_stat(Char *fn, struct stat *sb, glob_t *pglob) in g_stat()