Searched refs:matchtags (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/mtree/ | ||
H A D | extern.h | 69 int matchtags(NODE *); |
H A D | misc.c | 225 matchtags(NODE *node) in matchtags() function |
H A D | spec.c | 328 if (cur->type != F_DIR && !matchtags(cur)) in dump_nodes() |