Searched refs:_SetSecurityDescriptorControl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/os/windows/vm/
H A DperfMemory_windows.cpp1020 SetSecurityDescriptorControlFnPtr _SetSecurityDescriptorControl; local
1021 _SetSecurityDescriptorControl = (SetSecurityDescriptorControlFnPtr)
1025 if (_SetSecurityDescriptorControl != NULL) {
1028 if (!_SetSecurityDescriptorControl(pSD, SE_DACL_PROTECTED,

Completed in 31 milliseconds