Searched defs:origpat (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/lib/libc/gen/
H A Dfnmatch.c237 const char *origpat; local
H A Dglob-compat11.c228 globexp0(const Char *pattern, glob11_t *pglob, struct glob_limit *limit, const char *origpat) argument
495 glob0(const Char *pattern, glob11_t *pglob, struct glob_limit *limit, const char *origpat) argument
572 globfinal(glob11_t *pglob, struct glob_limit *limit, size_t oldpathc, const char *origpat) argument
813 globextend(const Char *path, glob11_t *pglob, struct glob_limit *limit, const char *origpat) argument
1041 err_nomatch(glob11_t *pglob, struct glob_limit *limit, const char *origpat) argument
[all...]
H A Dglob.c260 globexp0(const Char *pattern, glob_t *pglob, struct glob_limit *limit, const char *origpat) argument
527 glob0(const Char *pattern, glob_t *pglob, struct glob_limit *limit, const char *origpat) argument
605 globfinal(glob_t *pglob, struct glob_limit *limit, size_t oldpathc, const char *origpat) argument
845 globextend(const Char *path, glob_t *pglob, struct glob_limit *limit, const char *origpat) argument
1073 err_nomatch(glob_t *pglob, struct glob_limit *limit, const char *origpat) argument
[all...]

Completed in 119 milliseconds