Searched refs:tempflags (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs_cprotect.c1170 uint32_t tempflags = 0; local
1198 tempflags = entry->cp_flags;
1199 tempflags &= ~CP_NO_XATTR;
1217 newxattr->flags = OSSwapHostToLittleInt32(tempflags);
1241 newxattr->flags = OSSwapHostToLittleInt32(tempflags);
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ducol.cpp2490 uint8_t tempflags = source->flags; local
2577 source->flags = tempflags;

Completed in 137 milliseconds