Home
last modified time | relevance | path

Searched refs:F_MODE (Results 1 – 16 of 16) sorted by relevance

/netbsd/usr.sbin/mtree/
H A Dspecspec.c73 if (f & F_MODE) in shownode()
133 n1->flags &= ~F_MODE; in compare_nodes()
135 n2->flags &= ~F_MODE; in compare_nodes()
158 if (FF(n1, n2, F_MODE, st_mode)) in compare_nodes()
159 differs |= F_MODE; in compare_nodes()
H A Dmtree.h37 #define KEYDEFAULT (F_GID | F_MODE | F_NLINK | F_SIZE | F_SLINK | \
76 #define F_MODE 0x00000200 /* mode */ macro
H A Dverify.c226 else if (!(p->flags & F_MODE)) in miss()
296 if (p->flags & F_MODE) { in miss()
H A Dcreate.c263 if (keys & F_MODE && (p->fts_statp->st_mode & MBITS) != mode) in statf()
405 ((keys & F_MODE) && (*pmode != savemode)) || in statd()
427 if (keys & F_MODE) in statd()
H A Dmisc.c74 {"mode", F_MODE, NEEDVALUE},
H A Dspec.c359 if (MATCHFLAG(F_MODE)) in dump_nodes()
597 case F_MODE: in set()
H A Dcompare.c268 if (s->flags & F_MODE && in compare()
/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_set_format_mtree.c48 (F_FLAGS | F_GID | F_GNAME | F_MODE | F_TYPE | F_UID | F_UNAME)
198 #define F_MODE 0x00000200 /* mode */ macro
486 effkeys &= ~F_MODE; in write_global()
487 else if (oldkeys & F_MODE) { in write_global()
490 effkeys &= ~F_MODE; in write_global()
508 keys &= ~F_MODE; in write_global()
551 if ((keys & effkeys & F_MODE) != 0) { in write_global()
693 if (keys & F_MODE) { in attr_counter_set_collect()
768 keys &= ~F_MODE; in get_global_set_keys()
988 if ((keys & F_MODE) != 0) in write_mtree_entry()
[all …]
/netbsd/bin/pax/
H A Dftree.c469 NODETEST(ftnode->flags & F_MODE, "mode"); in next_file()
497 if (ftnode->flags & F_MODE) { in next_file()
/netbsd/usr.sbin/makefs/
H A Dwalk.c447 NODETEST(curnode->flags & F_MODE, "mode"); in apply_specdir()
525 if (specnode->flags & F_MODE) { in apply_specentry()
/netbsd/crypto/dist/ipsec-tools/src/setkey/
H A Dparse.y120 %token F_MODE MODE F_REQID
576 | F_MODE MODE { p_mode = $2; }
577 | F_MODE ANY { p_mode = IPSEC_MODE_ANY; }
/netbsd/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) …
/netbsd/external/gpl3/binutils.old/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) …
/netbsd/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) …
/netbsd/external/gpl3/gdb.old/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) …
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20077040 double is one of these modes, rather than using LIBGCC_HAS_*F_MODE