Searched refs:hasSecurity (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSRepair.c3701 lastID.hasSecurity = false;
3774 lastID.hasSecurity = false; /* reset to indicate new fileID does not have security */
3785 lastID.hasSecurity = true;
3800 if ((lastID.hasSecurity == false) && !bcmp(attrKey.attrName, GPtr->securityAttrName, GPtr->securityAttrLen)) {
3801 lastID.hasSecurity = true;
H A DScavenger.h635 Boolean hasSecurity; member in struct:attributeInfo
H A DSVerify1.c2235 if (GPtr->lastAttrInfo.hasSecurity == true) {
2239 GPtr->lastAttrInfo.hasSecurity = false;
2560 prevAttr->hasSecurity = true;

Completed in 260 milliseconds