Lines Matching defs:pglob
186 __glob(const char *pattern, glob_t *pglob) in __glob()
261 int (*errfunc)(const char *, int), glob_t * __restrict pglob) in glob()
275 glob_b_block block, glob_t * __restrict pglob) in glob_b()
289 globexp0(const Char *pattern, glob_t *pglob, struct glob_limit *limit, in globexp0()
319 globexp1(const Char *pattern, glob_t *pglob, struct glob_limit *limit) in globexp1()
342 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, in globexp2()
446 globtilde(const Char *pattern, Char *patbuf, size_t patbuf_len, glob_t *pglob) in globtilde()
557 glob0(const Char *pattern, glob_t *pglob, struct glob_limit *limit, in glob0()
635 globfinal(glob_t *pglob, struct glob_limit *limit, size_t oldpathc, in globfinal()
654 glob1(Char *pattern, glob_t *pglob, struct glob_limit *limit) in glob1()
672 glob_t *pglob, struct glob_limit *limit) in glob2()
743 glob_t *pglob, struct glob_limit *limit) in glob3()
875 globextend(const Char *path, glob_t *pglob, struct glob_limit *limit, in globextend()
1004 globfree(glob_t *pglob) in globfree()
1020 g_opendir(Char *str, glob_t *pglob) in g_opendir()
1040 g_lstat(Char *fn, struct stat *sb, glob_t *pglob) in g_lstat()
1054 g_stat(Char *fn, struct stat *sb, glob_t *pglob) in g_stat()
1103 err_nomatch(glob_t *pglob, struct glob_limit *limit, const char *origpat) { in err_nomatch()
1118 err_aborted(glob_t *pglob, int err, char *buf) in err_aborted()