Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dglob.c302 int no_match; in glob() local
466 glob1(Char *pattern, glob_t *pglob, int no_match) in glob1()
487 glob2(struct strbuf *pathbuf, const Char *pattern, glob_t *pglob, int no_match) in glob2()
565 const Char *pglobstar, glob_t *pglob, int no_match) in glob3()