Home
last modified time | relevance | path

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

/reactos/dll/win32/lsasrv/
H A Dauthport.c13 static LIST_ENTRY LsapLogonContextList; variable
214 InsertHeadList(&LsapLogonContextList, in LsapHandlePortConnection()
353 InitializeListHead(&LsapLogonContextList); in StartAuthenticationPort()