Searched refs:kUser (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWDCL.h112 ,kUser = BIT(18) // kNuDCLUser enumerator in enum:IOFWDCL::__anon1522
H A DIOFWDCL.cpp423 setFlags( IOFWDCL::kUser | sharedData->flags ) ;
/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A DAuthorizationRule.h95 kUser, enumerator in enum:Authorization::RuleImpl::Type
H A DAuthorizationRule.cpp238 mType(kUser), mGroupName("admin"), mMaxCredentialAge(300.0), mShared(true), mAllowRoot(false), mSessionOwner(false), mTries(0), mAuthenticateUser(true), mExtractPassword(false)
273 mType = kUser;
468 if ((mType == kUser) && (mGroupName.length()))
726 assert(mType == kUser);
846 // If we got here, this is a kUser type rule, let's start looking for a
1092 case kUser:

Completed in 73 milliseconds