Searched refs:F_DONE (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/mtree/
H A Dmtree.h69 #define F_DONE 0x00000004 /* directory done */ macro
H A Dspec.c160 if (last->type != F_DIR || last->flags & F_DONE) {
165 last->flags |= F_DONE;
245 } else if (last->type == F_DIR && !(last->flags & F_DONE)) {
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c174 #define F_DONE 0x00000004 /* directory done */ macro
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_regs.h59092 #define F_DONE macro
[all...]

Completed in 638 milliseconds