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

/openjdk7/hotspot/src/os/windows/vm/
H A DperfMemory_windows.cpp1251 SECURITY_INFORMATION secInfo = DACL_SECURITY_INFORMATION; local
1252 if (!SetFileSecurity(dirname, secInfo, pDirSA->lpSecurityDescriptor)) {

Completed in 33 milliseconds