Home
last modified time | relevance | path

Searched refs:MySetSecurityDescriptorControl (Results 1 – 1 of 1) sorted by relevance

/external/pciutils/lib/
Dwin32-helpers.c535 SetSecurityDescriptorControlProt MySetSecurityDescriptorControl; in prepare_security_descriptor_for_set_operation() local
600MySetSecurityDescriptorControl = (SetSecurityDescriptorControlProt)(LPVOID)GetProcAddress(advapi32… in prepare_security_descriptor_for_set_operation()
601 if (!MySetSecurityDescriptorControl) in prepare_security_descriptor_for_set_operation()
604 if (!MySetSecurityDescriptorControl(security_descriptor, bits_mask, bits_set)) in prepare_security_descriptor_for_set_operation()