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

/vbox/src/VBox/HostDrivers/Support/testcase/
H A DtstNtQueryStuff.cpp410 const char *pszPid = argv[1]; local
411 uint32_t idPid = RTStrToInt32(pszPid);
420 RTTestIFailed("Error %u opening process %u (%s)\n", GetLastError(), idPid, pszPid);

Completed in 819 milliseconds