1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-19 04:23:48 +03:00

r6134: add a new type dom_sid28 which is a 28 byte fixed buffer with a dom_sid in it

metze
This commit is contained in:
Stefan Metzmacher
2005-03-30 15:04:19 +00:00
committed by Gerald (Jerry) Carter
parent 2791de069a
commit 460d1b089e
2 changed files with 68 additions and 1 deletions

View File

@@ -55,6 +55,9 @@ typedef struct {
*/
#define dom_sid2 dom_sid
/* same struct as dom_sid but inside a 28 bytes fixed buffer in NDR */
#define dom_sid28 dom_sid
/*
this header defines the structures and unions used between the SMB