Home
last modified time | relevance | path

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

/third_party/boost/libs/winapi/test/run/
Derror_codes_abi.cpp3860 #if defined(ERROR_NO_TRUST_LSA_SECRET) in main()
3861 BOOST_WINAPI_TEST_CONSTANT(ERROR_NO_TRUST_LSA_SECRET); in main()
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinerror.h774 #define ERROR_NO_TRUST_LSA_SECRET __MSABI_LONG(1786) macro