Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/
H A Dglob.c172 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()
442 glob0(const Char *pattern, glob_t *pglob, size_t *limit) in glob0()
535 glob1(Char *pattern, glob_t *pglob, size_t *limit) in glob1()
553 glob_t *pglob, size_t *limit) in glob2()
612 glob_t *pglob, size_t *limit) in glob3()
708 globextend(const Char *path, glob_t *pglob, size_t *limit) in globextend()
816 globfree(glob_t *pglob) in globfree()
[all …]