Searched refs:STATUS_LOGON_SESSION_EXISTS (Results 1 – 5 of 5) sorted by relevance
37 return STATUS_LOGON_SESSION_EXISTS; in CSR_API()
549 Status = STATUS_LOGON_SESSION_EXISTS; in SepRmCreateLogonSession()
474 #define STATUS_LOGON_SESSION_EXISTS ((NTSTATUS)0xC00000EE) macro
618 cmp(STATUS_LOGON_SESSION_EXISTS, ERROR_LOGON_SESSION_EXISTS); in run_error_tests()
1237 CASE_RETURN_STR(STATUS_LOGON_SESSION_EXISTS); in NtStatusToStr()