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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
H A Dk5-plugin.h95 krb5int_open_plugin (const char *, struct plugin_file_handle **, struct errinfo *);
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dplugins.c174 krb5int_open_plugin (const char *filepath, struct plugin_file_handle **h, struct errinfo *ep) function
604 if (krb5int_open_plugin (filepath, &handle, ep) == 0) {
644 if (krb5int_open_plugin (filepath, &handle, ep) == 0) {

Completed in 39 milliseconds