UF_IMMUTABLE
(p->fts_statp->st_flags & (UF_APPEND|UF_IMMUTABLE)) &&
p->fts_statp->st_flags &= ~(UF_APPEND|UF_IMMUTABLE)) < 0)
(p->fts_statp->st_flags & (UF_APPEND|UF_IMMUTABLE)) &&
p->fts_statp->st_flags &= ~(UF_APPEND|UF_IMMUTABLE));
(sb.st_flags & (UF_APPEND|UF_IMMUTABLE)) &&
rval = lchflags(f, sb.st_flags & ~(UF_APPEND|UF_IMMUTABLE));
(!(sp->st_flags & (UF_APPEND|UF_IMMUTABLE)) || !uid)))
{ "nouchg", 0, UF_IMMUTABLE },
{ "nouchange", 0, UF_IMMUTABLE },
{ "nouimmutable", 0, UF_IMMUTABLE },
{ "uchg", UF_IMMUTABLE },
UF_APPEND | UF_ARCHIVE | UF_HIDDEN | UF_IMMUTABLE | UF_NODUMP |
#define IMMUTABLE (UF_IMMUTABLE | SF_IMMUTABLE)
UF_HIDDEN | UF_IMMUTABLE | UF_NODUMP | UF_NOUNLINK |
if ((entry->fts_statp->st_flags & (UF_APPEND|UF_IMMUTABLE)) &&
entry->fts_statp->st_flags &= ~(UF_APPEND|UF_IMMUTABLE));
#define NOCHANGEBITS (UF_IMMUTABLE | UF_APPEND | SF_IMMUTABLE | SF_APPEND)
(UF_IMMUTABLE | UF_APPEND | SF_IMMUTABLE | SF_APPEND));