Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 170 of file obsdcach.c.
Referenced by ObDereferenceSecurityDescriptor().
{ ASSERT(SdHeader->RefCount == 0); /* Just unlink the SD and return it back to the caller */ RemoveEntryList(&SdHeader->Link); return SdHeader; }