Searched refs:LookupAccountName (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTProcCreateEx.cpp103 BOOL bRet = LookupAccountName(NULL /* current system*/,
115 RTPrintf("LookupAccountName(1) failed with last error=%ld\n", dwErr);
126 if (!LookupAccountName(NULL /* Current system */,
134 RTPrintf("LookupAccountName(2) failed with last error=%ld\n", GetLastError());
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinbase.h2132 #define LookupAccountName WINELIB_NAME_AW(LookupAccountName) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinbase.h1898 #define LookupAccountName WINELIB_NAME_AW(LookupAccountName) macro

Completed in 267 milliseconds