Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/include/
H A Dwin-mac.h217 HINSTANCE get_lib_instance(void);
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dread_pwd.c264 hinst = get_lib_instance();
H A Dexpand_path.c95 nc = GetModuleFileName(get_lib_instance(), path, in expand_bin_dir()
/freebsd/crypto/krb5/src/lib/
H A Dwin_glue.c317 HINSTANCE get_lib_instance(void) in get_lib_instance() function