Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dplugin.c46 struct plugin_file_handle *dyn_handle; member
83 if (map->dyn_handle != NULL) in free_plugin_mapping()
84 krb5int_close_plugin(map->dyn_handle); in free_plugin_mapping()
378 map->dyn_handle = handle; in load_if_needed()