Home
last modified time | relevance | path

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

/external/netperf/
Dnetlib.c412 DWORD dwError; in PrintWin32Error() local
414 dwError = GetLastError(); in PrintWin32Error()
418 dwError, in PrintWin32Error()
427 fprintf(stream, "%s: error 0x%x\n", text, dwError); in PrintWin32Error()