Searched refs:szAPI (Results 1 – 1 of 1) sorted by relevance
90 ShowWinError(LPSTR szAPI, DWORD dwError) in ShowWinError() argument106 printf("Error calling function %s: %lu\n", szAPI, dwError); in ShowWinError()126 ShowLsaError(LPSTR szAPI, NTSTATUS Status) in ShowLsaError() argument131 ShowWinError(szAPI, LsaNtStatusToWinError(Status)); in ShowLsaError()