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

/openjdk10/hotspot/src/os/windows/vm/
H A DperfMemory_windows.cpp1057 static LPSECURITY_ATTRIBUTES make_security_attr(ace_data_t aces[], int count) { function
1153 LPSECURITY_ATTRIBUTES lpSA = make_security_attr(aces, 3);

Completed in 86 milliseconds