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

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

Completed in 87 milliseconds