Lines Matching refs:DebugEvent

163DebugEvent("ConfigureLogonScript %s requires %d bytes gle=0x%x", lpTemp, dwLogonScriptLen, GetLast…  in ConfigureLogonScript()
170 DebugEvent("ConfigureLogonScript - MultiByteToWideChar failed gle = 0x%x", GetLastError()); in ConfigureLogonScript()
174 DebugEvent("LocalAlloc failed gle=0x%x", GetLastError()); in ConfigureLogonScript()
233 DebugEvent("Skipping NPLogonNotify- LoginId(%d,%d) - Interactive(%d:%s) - gle %d", in NPLogonNotify()
237 DebugEvent("NPLogonNotify - LoginId(%d,%d)", lpLogonId->HighPart, lpLogonId->LowPart); in NPLogonNotify()
252 DebugEvent("NPLogonNotify - Unsupported Authentication Info Type: %s", msg); in NPLogonNotify()
279 DebugEvent("NPLogonNotify - KFW_get_cred uname=[%s] code=[%d]",uname, code); in NPLogonNotify()
341DebugEvent("LookupAccountName obtained user %s sid in domain %s", acctname, pReferencedDomainName); in NPLogonNotify()
483 DebugEvent("KFW_Logon_Event - LogonId(%d,%d)", LogonId.HighPart, LogonId.LowPart); in KFW_Logon_Event()
534 DebugEvent("KFW_Logon_Event - MoveFileEx failed GLE = 0x%x", GetLastError()); in KFW_Logon_Event()
553 DebugEvent("KFW_Logon_Event - CommandLine %s", commandline); in KFW_Logon_Event()
587 DebugEvent("LogonEventHandler - \"%s\" cannot be opened", lpszCmdLine); in LogonEventHandlerA()
608 DebugEvent("KFW_Logon_Event - CommandLine %s", commandline); in LogonEventHandlerA()
615 DebugEvent("KFW_Logon_Event - CreateProcessFailed \"%s\" GLE 0x%x", in LogonEventHandlerA()
617 DebugEvent("KFW_Logon_Event PATH %s", getenv("PATH")); in LogonEventHandlerA()