Home
last modified time | relevance | path

Searched defs:nOutStringLen (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/windows/kfwlogon/
H A Dkfwlogon.c85 UnicodeStringToANSI(UNICODE_STRING uInputString, LPSTR lpszOutputString, int nOutStringLen) in UnicodeStringToANSI()
/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcc_mslsa.c136 UnicodeToANSI(LPTSTR lpInputString, LPSTR lpszOutputString, int nOutStringLen) in UnicodeToANSI()
174 ANSIToUnicode(LPCSTR lpInputString, LPWSTR lpszOutputString, int nOutStringLen) in ANSIToUnicode()