Home
last modified time | relevance | path

Searched defs:STATUS_LOGON_FAILURE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dsubauth.d57 STATUS_LOGON_FAILURE = 0xC000006D, enumerator
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dwinapi.h1108 # define STATUS_LOGON_FAILURE ((NTSTATUS) 0xC000006DL) macro