Searched refs:CCAPI_DLL (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/krb5/src/windows/kfwlogon/ |
H A D | kfwlogon.h | 155 #define CCAPI_DLL "krbcc64.dll" macro 157 #define CCAPI_DLL "krbcc32.dll" macro
|
H A D | kfwcommon.c | 380 LoadFuncs(CCAPI_DLL, ccapi_fi, &hCCAPI, 0, 1, 0, 0); in KFW_initialize()
|
/freebsd/crypto/krb5/src/ccapi/common/win/OldCC/ |
H A D | name.h | 33 #define CCAPI_DLL CCAPI_MODULE ".dll" macro
|
/freebsd/crypto/krb5/src/ccapi/lib/win/OldCC/ |
H A D | client.cxx | 130 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 D | leash-int.h | 239 #define CCAPI_DLL "krbcc32.dll" macro
|
H A D | leashdll.c | 296 LoadFuncs(CCAPI_DLL, ccapi_fi, &hCcapi, 0, 1, 0, 0); in DllMain()
|