Home
last modified time | relevance | path

Searched refs:AllocatedMem (Results 1 – 3 of 3) sorted by relevance

/reactos/ntoskrnl/se/
H A Dpriv.c442 _In_opt_ PLUID_AND_ATTRIBUTES AllocatedMem, in SeCaptureLuidAndAttributesArray() argument
494 if (AllocatedMem != NULL) in SeCaptureLuidAndAttributesArray()
501 *Dest = AllocatedMem; in SeCaptureLuidAndAttributesArray()
527 if (!NT_SUCCESS(Status) && AllocatedMem == NULL) in SeCaptureLuidAndAttributesArray()
H A Dsid.c697 _In_opt_ PVOID AllocatedMem, in SeCaptureSidAndAttributesArray() argument
812 if (AllocatedMem == NULL) in SeCaptureSidAndAttributesArray()
829 SidAndAttributes = AllocatedMem; in SeCaptureSidAndAttributesArray()
938 if ((SidAndAttributes != AllocatedMem) && (SidAndAttributes != NULL)) in SeCaptureSidAndAttributesArray()
/reactos/ntoskrnl/include/internal/
H A Dse.h581 _In_ PLUID_AND_ATTRIBUTES AllocatedMem,
645 _In_opt_ PVOID AllocatedMem,