Searched refs:krb5int_open_plugin (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
H A Dk5-plugin.h80 krb5int_open_plugin (const char *, struct plugin_file_handle **, struct errinfo *);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dplugins.c84 krb5int_open_plugin (const char *filepath, struct plugin_file_handle **h, struct errinfo *ep) function
458 if (krb5int_open_plugin (filepath, &handle, ep) == 0) {
501 if (krb5int_open_plugin (filepath, &handle, ep) == 0) {

Completed in 67 milliseconds