Home
last modified time | relevance | path

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

/third_party/libxml2/
Dtestrecurse.c74 glob_t *pglob) { in glob()
138 static void globfree(glob_t *pglob) { in globfree()
Druntest.c126 glob_t *pglob) { in glob()
190 static void globfree(glob_t *pglob) { in globfree()
/third_party/popt/src/
Dpoptconfig.c80 glob_t _g, *pglob = &_g; in poptGlob() local
/third_party/uboot/u-boot-2020.01/common/
Dcli_hush.c2046 static int globhack(const char *src, int flags, glob_t *pglob)
2099 static int xglob(o_string *dest, int flags, glob_t *pglob)