Searched refs:Gnmatch (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.decls.h195 extern int Gnmatch (const Char *, const Char *,
H A Dtw.comp.c254 int rv = Gnmatch(str, pat, &estr);
256 xprintf("Gnmatch(%s, ", short2str(str));
H A Dsh.glob.c904 return Gnmatch(string, pattern, NULL);
908 Gnmatch(const Char *string, const Char *pattern, const Char **endstr) function

Completed in 96 milliseconds