Searched refs:CsrObjectDirectory (Results 1 – 2 of 2) sorted by relevance
26 HANDLE CsrObjectDirectory = NULL; variable565 CsrObjectDirectory = NULL; in CsrParseServerCommandLine()619 Status = NtCreateDirectoryObject(&CsrObjectDirectory, in CsrParseServerCommandLine()625 Status = CsrSetDirectorySecurity(CsrObjectDirectory); in CsrParseServerCommandLine()
62 extern HANDLE CsrObjectDirectory;