krb5int_get_plugin_func
krb5int_get_plugin_func (struct plugin_file_handle *, const char *,
if (krb5int_get_plugin_func(dl, MECH_SYM, (void (**)(void))&sym,
if (krb5int_get_plugin_func(_dl, \
if (krb5int_get_plugin_func(_dl, \
if (krb5int_get_plugin_func(dl, MECH_INTERPOSER_SYM,
ret = krb5int_get_plugin_func(handle, symname, &initvt_fn, &context->err);
err = krb5int_get_plugin_func(handle, "C_GetFunctionList", &sym, &einfo);
err = krb5int_get_plugin_func(plhandle, "profile_module_init", &fptr,
if (krb5int_get_plugin_func (dirhandle->files[i], symname, &sym, ep) == 0) {