Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/mtree/ | |
extern.h | 76 int matchtags(NODE *); |
extern.h | 76 int matchtags(NODE *); |
misc.c | 219 * matchtags 225 matchtags(NODE *node) function in typeref:typename:int |
misc.c | 219 * matchtags 225 matchtags(NODE *node) function in typeref:typename:int |
spec.c | 332 if (cur->type != F_DIR && !matchtags(cur)) |
spec.c | 332 if (cur->type != F_DIR && !matchtags(cur)) |