Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dglob.c179 glob_t *pglob) in glob()
237 globexp1(const Char *pattern, glob_t *pglob, struct glob_lim *limitp) in globexp1()
258 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, in globexp2()
363 globtilde(const Char *pattern, Char *patbuf, size_t patbuf_len, glob_t *pglob)
472 glob0(const Char *pattern, glob_t *pglob, struct glob_lim *limitp)
610 glob1(Char *pattern, Char *pattern_last, glob_t *pglob, struct glob_lim *limitp)
629 Char *pattern, Char *pattern_last, glob_t *pglob, struct glob_lim *limitp)
697 Char *pattern, Char *restpattern, Char *restpattern_last, glob_t *pglob,
796 globextend(const Char *path, glob_t *pglob, struct glob_lim *limitp,
960 globfree(glob_t *pglob)
[all …]
/external/openssh/
Dsftp-glob.c138 int (*errfunc)(const char *, int), glob_t *pglob) in remote_glob()
/external/libxml2/
Dtestrecurse.c74 glob_t *pglob) { in glob()
138 static void globfree(glob_t *pglob) { in globfree()
Druntest.c125 glob_t *pglob) { in glob()
189 static void globfree(glob_t *pglob) { in globfree()
/external/u-boot/common/
Dcli_hush.c2043 static int globhack(const char *src, int flags, glob_t *pglob)
2096 static int xglob(o_string *dest, int flags, glob_t *pglob)