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

/openjdk7/jdk/test/sun/management/windows/
H A Drevokeall.c44 static void printLastError(const char* msg) { function
223 printLastError("GetCurrentDirectory failed");
250 printLastError("GetVolumeInformation failed");
271 printLastError("GetFileSecurity failed");
279 printLastError("GetFileSecurity failed");
309 printLastError("GetSecurityDescriptorOwner failed");
318 printLastError("GetSecurityDescriptorDacl failed");
339 printLastError("GetAclInformation failed");
351 printLastError("GetAce failed");
374 printLastError("DeleteAc
[all...]
/openjdk7/jdk/src/share/back/
H A Dtransport.c51 printLastError(jdwpTransportEnv *t, jdwpTransportError err) function
321 printLastError(t, rc);
470 printLastError(trans, err);
528 printLastError(trans, err);
579 printLastError(transport, err);
609 printLastError(transport, err);

Completed in 23 milliseconds