Searched defs:pglob (Results 1 – 4 of 4) sorted by relevance
/external/openssh/openbsd-compat/ |
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 …]
|
/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 | 126 glob_t *pglob) { in glob() 190 static void globfree(glob_t *pglob) { in globfree()
|