Searched refs:setOrClear (Results 1 – 1 of 1) sorted by relevance
4672 SECURITY_DESCRIPTOR_CONTROL setOrClear = ref & bitOfInterest; in test_SetSecurityDescriptorControl() local4682 setOrClear ^= bitOfInterest; in test_SetSecurityDescriptorControl()4684 pSetSecurityDescriptorControl (sec, bitOfInterest, setOrClear); in test_SetSecurityDescriptorControl()4689 setOrClear ^= bitOfInterest; in test_SetSecurityDescriptorControl()4691 pSetSecurityDescriptorControl (sec, bitOfInterest, setOrClear); in test_SetSecurityDescriptorControl()4702 SECURITY_DESCRIPTOR_CONTROL setOrClear = ref & bitsOfInterest; in test_SetSecurityDescriptorControl() local4712 setOrClear ^= bitsOfInterest; in test_SetSecurityDescriptorControl()4714 pSetSecurityDescriptorControl (sec, bitsOfInterest, setOrClear | (1 << bit)); in test_SetSecurityDescriptorControl()4720 setOrClear ^= bitsOfInterest; in test_SetSecurityDescriptorControl()4722 pSetSecurityDescriptorControl (sec, bitsOfInterest, setOrClear | (1 << bit)); in test_SetSecurityDescriptorControl()