Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dglob.c300 int no_match; in glob() local
464 glob1(Char *pattern, glob_t *pglob, int no_match) in glob1()
485 glob2(struct strbuf *pathbuf, const Char *pattern, glob_t *pglob, int no_match) in glob2()
564 const Char *pglobstar, glob_t *pglob, int no_match) in glob3()
/dragonfly/sys/vfs/devfs/
H A Ddevfs_rules.c366 int no_match = 0; in devfs_rule_checkname() local