Searched refs:PSECURITY_ATTRIBUTES (Results 1 - 13 of 13) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | ntsecpkg.h | 172 typedef PSECURITY_ATTRIBUTES SEC_ATTRS;
|
H A D | wtypes.h | 121 typedef struct _SECURITY_ATTRIBUTES *PSECURITY_ATTRIBUTES;
|
H A D | wtypes.idl | 150 } SECURITY_ATTRIBUTES, *PSECURITY_ATTRIBUTES, *LPSECURITY_ATTRIBUTES;
|
H A D | winbase.h | 244 } SECURITY_ATTRIBUTES, *PSECURITY_ATTRIBUTES, *LPSECURITY_ATTRIBUTES; typedef in typeref:struct:_SECURITY_ATTRIBUTES
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | ntsecpkg.h | 172 typedef PSECURITY_ATTRIBUTES SEC_ATTRS;
|
H A D | wtypes.h | 121 typedef struct _SECURITY_ATTRIBUTES *PSECURITY_ATTRIBUTES;
|
H A D | wtypes.idl | 150 } SECURITY_ATTRIBUTES, *PSECURITY_ATTRIBUTES, *LPSECURITY_ATTRIBUTES;
|
H A D | winbase.h | 230 } SECURITY_ATTRIBUTES, *PSECURITY_ATTRIBUTES, *LPSECURITY_ATTRIBUTES; typedef in typeref:struct:_SECURITY_ATTRIBUTES
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/ |
H A D | winsplp.h | 136 REGSAM samDesired, PSECURITY_ATTRIBUTES pSecurityAttributes,
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/ |
H A D | winsplp.h | 136 REGSAM samDesired, PSECURITY_ATTRIBUTES pSecurityAttributes,
|
/vbox/src/VBox/Runtime/r3/win/ |
H A D | fileio-win.cpp | 256 PSECURITY_ATTRIBUTES pSecurityAttributes = NULL;
|
H A D | pipe-win.cpp | 181 PSECURITY_ATTRIBUTES pSecurityAttributes = NULL;
|
/vbox/src/VBox/HostDrivers/Support/win/ |
H A D | SUPR3HardenedMain-win.cpp | 2801 static void supR3HardNtChildInitSecAttrs(PSECURITY_ATTRIBUTES pSecAttrs, PMYSECURITYCLEANUP pCleanup, bool fProcess)
|
Completed in 5553 milliseconds