Searched defs:pglob (Results 1 – 5 of 5) sorted by relevance
/external/avahi/avahi-daemon/ |
D | glob.c | 172 glob(const char *pattern, int flags, int (*errfunc)(const char *, int), glob_t *pglob) in glob() 246 globexp1(const Char *pattern, glob_t *pglob, size_t *limit) in globexp1() 269 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, int *rv, size_t *limit) in globexp2() 373 globtilde(const Char *pattern, Char *patbuf, size_t patbuf_len, glob_t *pglob) in globtilde() 441 glob0(const Char *pattern, glob_t *pglob, size_t *limit) in glob0() 534 glob1(Char *pattern, glob_t *pglob, size_t *limit) in glob1() 552 glob_t *pglob, size_t *limit) in glob2() 611 glob_t *pglob, size_t *limit) in glob3() 707 globextend(const Char *path, glob_t *pglob, size_t *limit) in globextend() 812 globfree(glob_t *pglob) in globfree() [all …]
|
/external/openssh/openbsd-compat/ |
D | glob.c | 178 glob_t *pglob) in glob() 236 globexp1(const Char *pattern, glob_t *pglob, struct glob_lim *limitp) in globexp1() 257 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, in globexp2() 362 globtilde(const Char *pattern, Char *patbuf, size_t patbuf_len, glob_t *pglob) 471 glob0(const Char *pattern, glob_t *pglob, struct glob_lim *limitp) 609 glob1(Char *pattern, Char *pattern_last, glob_t *pglob, struct glob_lim *limitp) 628 Char *pattern, Char *pattern_last, glob_t *pglob, struct glob_lim *limitp) 696 Char *pattern, Char *restpattern, Char *restpattern_last, glob_t *pglob, 795 globextend(const Char *path, glob_t *pglob, struct glob_lim *limitp, 959 globfree(glob_t *pglob) [all …]
|
/external/openssh/ |
D | sftp-glob.c | 138 int (*errfunc)(const char *, int), glob_t *pglob) in remote_glob()
|
/external/libxml2/ |
D | testrecurse.c | 74 glob_t *pglob) { in glob() 138 static void globfree(glob_t *pglob) { in globfree()
|
D | runtest.c | 123 glob_t *pglob) { in glob() 187 static void globfree(glob_t *pglob) { in globfree()
|