Searched refs:F_BLOCK (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/mtree/
H A Dmtree.h95 #define F_BLOCK 0x001 /* block special */ macro
H A Dmisc.c94 {"block", F_BLOCK, 0},
248 case F_BLOCK:
H A Dverify.c181 case F_BLOCK:
212 case F_BLOCK:
H A Dcompare.c141 case F_BLOCK:
191 (s->type == F_BLOCK || s->type == F_CHAR) &&
H A Dspec.c352 (cur->type == F_BLOCK || cur->type == F_CHAR))
/netbsd-6-1-5-RELEASE/bin/pax/
H A Dftree.c474 if (ftnode->type == F_BLOCK || ftnode->type == F_CHAR)
/netbsd-6-1-5-RELEASE/usr.sbin/makefs/
H A Dwalk.c415 if (curnode->type == F_BLOCK || curnode->type == F_CHAR)

Completed in 122 milliseconds