Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dwin32-helpers.c111 typedef BOOL (WINAPI *SetSecurityDescriptorControlProt)(PSECURITY_DESCRIPTOR pSecurityDescriptor, S… typedef
747 SetSecurityDescriptorControlProt MySetSecurityDescriptorControl; in prepare_security_descriptor_for_set_operation()
812 …MySetSecurityDescriptorControl = (SetSecurityDescriptorControlProt)(void(*)(void))GetProcAddress(a… in prepare_security_descriptor_for_set_operation()