Searched refs:SETFLAGS (Results 1 – 2 of 2) sorted by relevance
118 #define SETFLAGS(pflags, mask) \ macro191 SETFLAGS(p->fts_statp->st_flags, SP_FLGS); in compare()392 SETFLAGS(0, CH_MASK); in compare()396 SETFLAGS(0, (~SP_FLGS & CH_MASK)); in compare()
106 #define SETFLAGS 0x02 /* Tell install to set flags. */ macro364 iflags |= SETFLAGS; in main()1081 if (!dounpriv && !devnull && (flags & SETFLAGS || in install()1084 flags & SETFLAGS ? fset : from_sb.st_flags & ~UF_NODUMP)) { in install()1085 if (flags & SETFLAGS) { in install()