Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/mtree/
HDmtree.h73 #define F_IGN 0x00000040 /* ignore */ macro
HDmisc.c70 {"ignore", F_IGN, 0},
HDverify.c134 if (!(ep->flags & F_IGN) && in vwalk()
HDspec.c403 if (MATCHFLAG(F_IGN)) in dump_nodes()
/freebsd-14-stable/contrib/libarchive/libarchive/
HDarchive_write_set_format_mtree.c178 #define F_IGN 0x00000040 /* ignore */ macro