Home
last modified time | relevance | path

Searched refs:matchtags (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/mtree/
H A Dextern.h69 int matchtags(NODE *);
H A Dmisc.c225 matchtags(NODE *node) in matchtags() function
H A Dspec.c328 if (cur->type != F_DIR && !matchtags(cur)) in dump_nodes()