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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Daclapi.h55 #define SetEntriesInAcl WINELIB_NAME_AW(SetEntriesInAcl) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Daclapi.h57 #define SetEntriesInAcl WINELIB_NAME_AW(SetEntriesInAcl) macro
/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxService-win.cpp97 dwRes = SetEntriesInAcl(1, &ea, pOldDACL, &pNewDACL);
100 VBoxServiceError("AddAceToObjectsSecurityDescriptor: SetEntriesInAcl: Error %u\n", dwRes);

Completed in 60 milliseconds