Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dsubauth.d61 STATUS_PASSWORD_EXPIRED = 0xC0000071, enumerator
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dwinapi.h1124 # define STATUS_PASSWORD_EXPIRED ((NTSTATUS) 0xC0000071L) macro