Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dplugins.c266 krb5int_close_plugin (struct plugin_file_handle *h) in krb5int_close_plugin() function
342 krb5int_close_plugin (harray[i]); in krb5int_plugin_file_handle_array_free()
464 if (handle != NULL) { krb5int_close_plugin (handle); } in krb5int_open_plugin_dirs()
508 if (handle != NULL) { krb5int_close_plugin (handle); } in krb5int_open_plugin_dirs()
540 krb5int_close_plugin (dirhandle->files[i]); in krb5int_close_plugin_dirs()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
H A Dk5-plugin.h80 krb5int_close_plugin (struct plugin_file_handle *);