Home
last modified time | relevance | path

Searched refs:SETFLAGS (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.sbin/mtree/
HDcompare.c104 #define SETFLAGS(pflags, mask) \ macro
178 SETFLAGS(p->fts_statp->st_flags, SP_FLGS); in compare()
376 SETFLAGS(0, CH_MASK); in compare()
380 SETFLAGS(0, (~SP_FLGS & CH_MASK)); in compare()
/dragonfly/usr.bin/xinstall/
HDxinstall.c74 #define SETFLAGS 0x02 /* Tell install to set flags. */ macro
269 iflags |= SETFLAGS; in main()
838 if (flags & SETFLAGS) { in install()
851 if (flags & SETFLAGS) { in install()