Searched refs:F_IGN (Results 1 - 9 of 9) sorted by path

/freebsd-11-stable/contrib/mtree/
H A Dmisc.c70 {"ignore", F_IGN, 0},
H A Dmtree.h73 #define F_IGN 0x00000040 /* ignore */ macro
H A Dspec.c403 if (MATCHFLAG(F_IGN))
555 /* Just set flag bit (F_IGN and F_OPT) */
H A Dverify.c134 if (!(ep->flags & F_IGN) &&
/freebsd-11-stable/usr.sbin/fmtree/
H A Dmisc.c61 {"ignore", F_IGN, 0},
H A Dmtree.h63 #define F_IGN 0x0010 /* ignore */ macro
H A Dspec.c223 case F_IGN:
H A Dverify.c125 if (ep->flags & F_IGN)
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c179 #define F_IGN 0x00000040 /* ignore */ macro

Completed in 134 milliseconds