Searched refs:F_SIZE (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/mtree/
H A Dmtree.h37 #define KEYDEFAULT (F_GID | F_MODE | F_NLINK | F_SIZE | F_SLINK | \
81 #define F_SIZE 0x00004000 /* size */ macro
H A Dmisc.c85 {"size", F_SIZE, NEEDVALUE},
H A Dspec.c358 if (MATCHFLAG(F_SIZE))
600 case F_SIZE:
H A Dcompare.c283 if (s->flags & F_SIZE && s->st_size != p->fts_statp->st_size) {
H A Dcreate.c196 if (keys & F_SIZE && S_ISREG(p->fts_statp->st_mode))
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_set_format_mtree.c105 #define F_SIZE 0x00008000 /* size */ macro
125 | F_NLINK | F_SIZE | F_TIME | F_TYPE | F_UID\
748 if ((keys & F_SIZE) != 0)
982 keybit = F_SIZE;
/netbsd-6-1-5-RELEASE/usr.sbin/makefs/
H A Dwalk.c496 if (specnode->flags & F_SIZE) {
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dmt-opc.c201 32, 32, 0xfc008000, { { F (F_MSYS) }, { F (F_MSOPC) }, { F (F_MODE) }, { F (F_SR1) }, { F (F_SR2) }, { F (F_UU_1_15) }, { F (F_ID) }, { F (F_SIZE) }, { 0 } }
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dmt-opc.c201 32, 32, 0xfc008000, { { F (F_MSYS) }, { F (F_MSOPC) }, { F (F_MODE) }, { F (F_SR1) }, { F (F_SR2) }, { F (F_UU_1_15) }, { F (F_ID) }, { F (F_SIZE) }, { 0 } }

Completed in 133 milliseconds