Searched refs:AUTH_DUP (Results 1 – 4 of 4) sorted by relevance
47 if(properties & HANDLE_1_DUP) return AUTH_DUP; in CommandAuthRole()
238 #define AUTH_DUP ((AUTH_ROLE)(3)) macro
216 if(role == AUTH_DUP) in IsPolicySessionRequired()782 if(role == AUTH_ADMIN || role == AUTH_DUP) in CheckPolicyAuthSession()
116 …5.8.5 AUTH_DUP Types .......................................................................…1810 5.8.5 AUTH_DUP Types1818 123 #define AUTH_DUP ((AUTH_ROLE)(3))3959 158 if(role == AUTH_DUP)4620 669 if(role == AUTH_ADMIN || role == AUTH_DUP)16197 AUTH_DUP duplication role authorization is required16211 17 if(properties & HANDLE_1_DUP) return AUTH_DUP;