Home
last modified time | relevance | path

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

/aoo42x/main/sal/qa/osl/security/
H A Dosl_Security.cxx381 DWORD dwErrorCode = 0; in main() local
414 dwErrorCode = GetLastError(); in main()
417 if (dwErrorCode == ERROR_INSUFFICIENT_BUFFER) in main()
442 wprintf(L"# LookupAccountNameW failed. GetLastError returned: %d\n", dwErrorCode); in main()
/aoo42x/main/sal/systools/win32/kill/
H A Dkill.cxx399 void OutputSystemMessage( DWORD dwErrorCode ) in OutputSystemMessage() argument
407 dwErrorCode, in OutputSystemMessage()

Completed in 14 milliseconds