Home
last modified time | relevance | path

Searched refs:CsrObjectDirectory (Results 1 – 2 of 2) sorted by relevance

/reactos/subsystems/csr/csrsrv/
H A Dinit.c26 HANDLE CsrObjectDirectory = NULL; variable
565 CsrObjectDirectory = NULL; in CsrParseServerCommandLine()
619 Status = NtCreateDirectoryObject(&CsrObjectDirectory, in CsrParseServerCommandLine()
625 Status = CsrSetDirectorySecurity(CsrObjectDirectory); in CsrParseServerCommandLine()
H A Dapi.h62 extern HANDLE CsrObjectDirectory;