Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Ddll.c38 HINSTANCE _krb5_hInstance = NULL; variable
62 _krb5_hInstance = hinstDLL; in DllMain()
Dexpand_path.c83 extern HINSTANCE _krb5_hInstance;
100 nc = GetModuleFileName(_krb5_hInstance, path, sizeof(path)/sizeof(path[0])); in _expand_bin_dir()