Home
last modified time | relevance | path

Searched refs:ERROR_BAD_USERNAME (Results 1 – 3 of 3) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dwinnetwk.h301 #define WN_BAD_USER ERROR_BAD_USERNAME
Dwinerror.h881 #define ERROR_BAD_USERNAME __MSABI_LONG(2202) macro
/third_party/boost/libs/winapi/test/run/
Derror_codes_abi.cpp4205 #if defined(ERROR_BAD_USERNAME) in main()
4206 BOOST_WINAPI_TEST_CONSTANT(ERROR_BAD_USERNAME); in main()