Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dpcache.c51 for (p = plist; p != NULL; p = _krb5_plugin_get_next(p)) { in _krb5_load_ccache_plugins()
H A Dkrb5-private.h506 _krb5_plugin_get_next (struct krb5_plugin */*p*/);
H A Dversion-script.map736 _krb5_plugin_get_next;
H A Dplugin.c85 _krb5_plugin_get_next(struct krb5_plugin *p) in _krb5_plugin_get_next() function
H A Dsend_to_kdc.c335 for (e = list; e != NULL; e = _krb5_plugin_get_next(e)) { in send_via_plugin()
H A Dkrbhst.c607 for (e = list; e != NULL; e = _krb5_plugin_get_next(e)) { in plugin_get_hosts()
/freebsd/crypto/heimdal/kdc/
H A Dwindc.c53 for (e = list; e != NULL; e = _krb5_plugin_get_next(e)) { in krb5_kdc_windc_init()
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb.c467 for (e = list; e != NULL; e = _krb5_plugin_get_next(e)) { in hdb_create()