/freebsd/lib/libc/gen/ |
H A D | glob-compat11.c | 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() [all …]
|
H A D | glob.c | 184 int (*errfunc)(const char *, int), glob_t * __restrict pglob) in glob() 260 globexp0(const Char *pattern, glob_t *pglob, struct glob_limit *limit, in globexp0() 289 globexp1(const Char *pattern, glob_t *pglob, struct glob_limit *limit) in globexp1() 312 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, in globexp2() 416 globtilde(const Char *pattern, Char *patbuf, size_t patbuf_len, glob_t *pglob) in globtilde() 527 glob0(const Char *pattern, glob_t *pglob, struct glob_limit *limit, in glob0() 605 globfinal(glob_t *pglob, struct glob_limit *limit, size_t oldpathc, in globfinal() 624 glob1(Char *pattern, glob_t *pglob, struct glob_limit *limit) in glob1() 642 glob_t *pglob, struct glob_limit *limit) in glob2() 713 glob_t *pglob, struct glob_limit *limit) in glob3() [all …]
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | glob.c | 171 glob_t *pglob) in glob() 219 static int globexp1(const Char *pattern, glob_t *pglob) in globexp1() 242 glob_t *pglob, int *rv) in globexp2() 345 globtilde(const Char *pattern, Char *patbuf, glob_t *pglob) in globtilde() 404 glob0(const Char *pattern, glob_t *pglob) in glob0() 494 glob1(Char *pattern, glob_t *pglob, size_t *limit) in glob1() 519 glob2(Char *pathbuf, Char *pathend, Char *pattern, glob_t *pglob, in glob2() 571 glob_t *pglob, size_t *limit) in glob3() 649 globextend(const Char *path, glob_t *pglob, size_t *limit) in globextend() 743 globfree(glob_t *pglob) in globfree() [all …]
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | glob.c | 183 glob_t *pglob) in glob() 240 globexp1(const Char *pattern, glob_t *pglob, struct glob_lim *limitp) in globexp1() 261 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, in globexp2() 366 globtilde(const Char *pattern, Char *patbuf, size_t patbuf_len, glob_t *pglob) 475 glob0(const Char *pattern, glob_t *pglob, struct glob_lim *limitp) 614 glob1(Char *pattern, Char *pattern_last, glob_t *pglob, struct glob_lim *limitp) 633 Char *pattern, Char *pattern_last, glob_t *pglob, struct glob_lim *limitp) 701 Char *pattern, Char *restpattern, Char *restpattern_last, glob_t *pglob, 800 globextend(const Char *path, glob_t *pglob, struct glob_lim *limitp, 975 globfree(glob_t *pglob) [all …]
|
/freebsd/contrib/tcsh/ |
H A D | glob.c | 295 glob_t *pglob) in glob() 466 glob1(Char *pattern, glob_t *pglob, int no_match) in glob1() 487 glob2(struct strbuf *pathbuf, const Char *pattern, glob_t *pglob, int no_match) in glob2() 565 const Char *pglobstar, glob_t *pglob, int no_match) in glob3() 675 globextend(const char *path, glob_t *pglob) in globextend() 789 globfree(glob_t *pglob) in globfree()
|
/freebsd/crypto/openssh/ |
H A D | sftp-glob.c | 138 int (*errfunc)(const char *, int), glob_t *pglob) in sftp_glob()
|
/freebsd/usr.sbin/newsyslog/ |
H A D | newsyslog.c | 1064 glob_t pglob; in expand_globs() local 1142 glob_t pglob; in parse_file() local
|