Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/gen/
H A Dglob.c193 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()
[all …]
/dflybsd-src/lib/libssh/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 …]
/dflybsd-src/contrib/tcsh-6/
H A Dglob.c293 glob_t *pglob) in glob()
464 glob1(Char *pattern, glob_t *pglob, int no_match) in glob1()
485 glob2(struct strbuf *pathbuf, const Char *pattern, glob_t *pglob, int no_match) in glob2()
564 const Char *pglobstar, glob_t *pglob, int no_match) in glob3()
674 globextend(const char *path, glob_t *pglob) in globextend()
788 globfree(glob_t *pglob) in globfree()
/dflybsd-src/crypto/openssh/
H A Dsftp-glob.c138 int (*errfunc)(const char *, int), glob_t *pglob) in sftp_glob()
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dglob.c243 glob (pattern, flags, errfunc, pglob) in glob() argument
1060 glob_t *pglob) in glob_in_dir()
/dflybsd-src/usr.sbin/newsyslog/
H A Dnewsyslog.c1003 glob_t pglob; in expand_globs() local
1081 glob_t pglob; in parse_file() local