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