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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h3744 } SID,*PISID; typedef in typeref:struct:_SID
3751 #define SECURITY_MAX_SID_SIZE (sizeof(SID) - sizeof(DWORD) + (SID_MAX_SUB_AUTHORITIES * sizeof(DWORD)))
4348 * SidStart marks the begin of a SID
4352 * 8... : SID
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h3903 } SID,*PISID; typedef in typeref:struct:_SID
3910 #define SECURITY_MAX_SID_SIZE (sizeof(SID) - sizeof(DWORD) + (SID_MAX_SUB_AUTHORITIES * sizeof(DWORD)))
4469 * SidStart marks the begin of a SID
4473 * 8... : SID

Completed in 92 milliseconds