Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/
H A Dwalk.c413 #define NODETEST(t, m) \ in apply_specdir() macro
416 NODETEST(curnode->flags & F_TYPE, "type"); in apply_specdir()
417 NODETEST(curnode->flags & F_MODE, "mode"); in apply_specdir()
419 NODETEST(curnode->flags & F_GID || in apply_specdir()
421 NODETEST(curnode->flags & F_UID || in apply_specdir()
426 #undef NODETEST in apply_specdir()