Searched refs:SETFLAGS (Results 1 – 2 of 2) sorted by relevance
118 #define SETFLAGS(pflags, mask) \ macro189 SETFLAGS(p->fts_statp->st_flags, SP_FLGS); in compare()387 SETFLAGS(0, CH_MASK); in compare()391 SETFLAGS(0, (~SP_FLGS & CH_MASK)); in compare()
87 #define SETFLAGS 0x02 /* Tell install to set flags. */ macro324 iflags |= SETFLAGS; in main()1028 if (!dounpriv & !devnull && (flags & SETFLAGS || in install()1031 flags & SETFLAGS ? fset : from_sb.st_flags & ~UF_NODUMP)) { in install()1032 if (flags & SETFLAGS) { in install()