Searched refs:ndr_heap_siddup (Results 1 – 3 of 3) sorted by relevance
410 smb_sid_t *ndr_heap_siddup(ndr_heap_t *, smb_sid_t *);419 #define NDR_SIDDUP(XA, S) ndr_heap_siddup((XA)->heap, (S))
59 ndr_heap_siddup;
256 ndr_heap_siddup(ndr_heap_t *heap, smb_sid_t *sid) in ndr_heap_siddup() function