Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcc_mslsa.c90 ShowWinError(LPSTR szAPI, DWORD dwError) in ShowWinError() argument
106 printf("Error calling function %s: %lu\n", szAPI, dwError); in ShowWinError()
126 ShowLsaError(LPSTR szAPI, NTSTATUS Status) in ShowLsaError() argument
131 ShowWinError(szAPI, LsaNtStatusToWinError(Status)); in ShowLsaError()