Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/kfwlogon/
H A Dkfwlogon.h155 #define CCAPI_DLL "krbcc64.dll" macro
157 #define CCAPI_DLL "krbcc32.dll" macro
H A Dkfwcommon.c380 LoadFuncs(CCAPI_DLL, ccapi_fi, &hCCAPI, 0, 1, 0, 0); in KFW_initialize()
/freebsd/crypto/krb5/src/ccapi/common/win/OldCC/
H A Dname.h33 #define CCAPI_DLL CCAPI_MODULE ".dll" macro
/freebsd/crypto/krb5/src/ccapi/lib/win/OldCC/
H A Dclient.cxx130 status = alloc_module_dir_name(CCAPI_DLL, &szDir); in find_server()
133 status = alloc_module_dir_name_with_file(CCAPI_DLL, CCAPI_EXE, &szExe); in find_server()
/freebsd/crypto/krb5/src/windows/leashdll/
H A Dleash-int.h239 #define CCAPI_DLL "krbcc32.dll" macro
H A Dleashdll.c296 LoadFuncs(CCAPI_DLL, ccapi_fi, &hCcapi, 0, 1, 0, 0); in DllMain()