Searched refs:NO_MULTIPLE_TRUSTEE (Results 1 – 6 of 6) sorted by relevance
131 pListOfExplicitEntries.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in DwInitializeSdFromThreadToken()
2141 pExplicitAccess->Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in BuildExplicitAccessWithNameA()2163 pExplicitAccess->Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in BuildExplicitAccessWithNameW()2199 pTrustee->MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in BuildTrusteeWithObjectsAndNameA()2235 pTrustee->MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in BuildTrusteeWithObjectsAndNameW()2283 pTrustee->MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in BuildTrusteeWithObjectsAndSidA()2332 pTrustee->MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in BuildTrusteeWithObjectsAndSidW()2348 pTrustee->MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in BuildTrusteeWithSidA()2365 pTrustee->MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in BuildTrusteeWithSidW()2381 pTrustee->MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in BuildTrusteeWithNameA()2397 pTrustee->MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in BuildTrusteeWithNameW()
198 NO_MULTIPLE_TRUSTEE, enumerator
542 ok( trustee.MultipleTrusteeOperation == NO_MULTIPLE_TRUSTEE, in test_trustee()555 ok(trustee.MultipleTrusteeOperation == NO_MULTIPLE_TRUSTEE, "MultipleTrusteeOperation wrong\n"); in test_trustee()575 ok(trustee.MultipleTrusteeOperation == NO_MULTIPLE_TRUSTEE, "MultipleTrusteeOperation wrong\n"); in test_trustee()592 ok( trustee.MultipleTrusteeOperation == NO_MULTIPLE_TRUSTEE, in test_trustee()3350 ExplicitAccess.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in test_SetEntriesInAclW()3388 ExplicitAccess.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in test_SetEntriesInAclW()3472 ExplicitAccess.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in test_SetEntriesInAclA()3481 ExplicitAccess.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in test_SetEntriesInAclA()3519 ExplicitAccess.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in test_SetEntriesInAclA()7444 exp_access.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in test_token_security_descriptor()[all …]
1227 access.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in test_reg_open_key()1402 access.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in test_reg_create_key()
578 if (Trustee->pMultipleTrustee || Trustee->MultipleTrusteeOperation != NO_MULTIPLE_TRUSTEE) in AccpGetTrusteeSid()