Searched defs:szAPI (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/security/krb5/
H A DNativeCreds.c805 LPSTR szAPI,
815 printf("LSA: Error calling function %s: %lu\n", szAPI, dwError);
838 LPSTR szAPI,
845 ShowLastError(szAPI, LsaNtStatusToWinError(Status));
804 ShowLastError( LPSTR szAPI, DWORD dwError ) argument
837 ShowNTError( LPSTR szAPI, NTSTATUS Status ) argument

Completed in 31 milliseconds