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

/netbsd-6-1-5-RELEASE/usr.sbin/mtree/
H A Dmtree.h78 #define F_OPT 0x00000800 /* existence optional */ macro
H A Dmisc.c74 {"optional", F_OPT, 0},
H A Dverify.c173 if (p->flags & F_OPT && !(p->flags & F_VISIT))
H A Dspec.c385 if (MATCHFLAG(F_OPT))
530 /* Just set flag bit (F_IGN and F_OPT) */
/netbsd-6-1-5-RELEASE/bin/pax/
H A Dftree.c452 if (ftnode->flags & F_OPT)
491 if (ftnode->type == F_DIR && (ftnode->flags & F_OPT))
/netbsd-6-1-5-RELEASE/usr.sbin/makefs/
H A Dwalk.c400 if ((curnode->flags & F_OPT) &&
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_set_format_mtree.c102 #define F_OPT 0x00001000 /* existence optional */ macro

Completed in 88 milliseconds