Searched defs:SDDL_SACL (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsddl.h45 # define SDDL_SACL "S" macro
51 # define SDDL_SACL (const WCHAR[]){ 'S',0 } macro
56 # define SDDL_SACL L"S" macro
61 static const WCHAR SDDL_SACL[] = { 'S',0 }; variable
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsddl.h45 # define SDDL_SACL "S" macro
51 # define SDDL_SACL (const WCHAR[]){ 'S',0 } macro
56 # define SDDL_SACL L"S" macro
61 static const WCHAR SDDL_SACL[] = { 'S',0 }; variable

Completed in 33 milliseconds