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:
committed by
Gerald (Jerry) Carter
parent
2791de069a
commit
460d1b089e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user