Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dglob.c186 __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()
[all …]
H A Dglob-compat11.c152 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 …]
/freebsd/crypto/heimdal/lib/roken/
H A Dglob.c171 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 Dglob.c183 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 Dglob.c295 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 Dsftp-glob.c138 int (*errfunc)(const char *, int), glob_t *pglob) in sftp_glob()
/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c1064 glob_t pglob; in expand_globs() local
1142 glob_t pglob; in parse_file() local