Lines Matching defs:pglob
152 int (*errfunc)(const char *, int), glob11_t * __restrict pglob) in freebsd11_glob()
228 globexp0(const Char *pattern, glob11_t *pglob, struct glob_limit *limit, in globexp0()
257 globexp1(const Char *pattern, glob11_t *pglob, struct glob_limit *limit) in globexp1()
280 globexp2(const Char *ptr, const Char *pattern, glob11_t *pglob, in globexp2()
384 globtilde(const Char *pattern, Char *patbuf, size_t patbuf_len, glob11_t *pglob) in globtilde()
495 glob0(const Char *pattern, glob11_t *pglob, struct glob_limit *limit, in glob0()
572 globfinal(glob11_t *pglob, struct glob_limit *limit, size_t oldpathc, in globfinal()
591 glob1(Char *pattern, glob11_t *pglob, struct glob_limit *limit) in glob1()
609 glob11_t *pglob, struct glob_limit *limit) in glob2()
680 glob11_t *pglob, struct glob_limit *limit) in glob3()
813 globextend(const Char *path, glob11_t *pglob, struct glob_limit *limit, in globextend()
942 freebsd11_globfree(glob11_t *pglob) in freebsd11_globfree()
958 g_opendir(Char *str, glob11_t *pglob) in g_opendir()
978 g_lstat(Char *fn, struct freebsd11_stat *sb, glob11_t *pglob) in g_lstat()
992 g_stat(Char *fn, struct freebsd11_stat *sb, glob11_t *pglob) in g_stat()
1041 err_nomatch(glob11_t *pglob, struct glob_limit *limit, const char *origpat) { in err_nomatch()
1056 err_aborted(glob11_t *pglob, int err, char *buf) { in err_aborted()