Home
last modified time | relevance | path

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

/freebsd/contrib/mtree/
H A Dmtree.h73 #define F_IGN 0x00000040 /* ignore */ macro
H A Dmisc.c70 {"ignore", F_IGN, 0},
H A Dverify.c134 if (!(ep->flags & F_IGN) && in vwalk()
H A Dspec.c403 if (MATCHFLAG(F_IGN)) in dump_nodes()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c178 #define F_IGN 0x00000040 /* ignore */ macro