Home
last modified time | relevance | path

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

/aoo41x/main/sal/qa/osl/security/
H A Dosl_Security.cxx448 DWORD dwErrorCode = 0; in RegisterAdditionalFunctions() local
481 dwErrorCode = GetLastError(); in RegisterAdditionalFunctions()
484 if (dwErrorCode == ERROR_INSUFFICIENT_BUFFER) in RegisterAdditionalFunctions()
509 wprintf(L"# LookupAccountNameW failed. GetLastError returned: %d\n", dwErrorCode); in RegisterAdditionalFunctions()
/aoo41x/main/sal/systools/win32/kill/
H A Dkill.cxx378 void OutputSystemMessage( DWORD dwErrorCode ) in OutputSystemMessage() argument
386 dwErrorCode, in OutputSystemMessage()

Completed in 23 milliseconds