Home
last modified time | relevance | path

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

/freebsd-src/crypto/heimdal/lib/krb5/
H A Dsend_to_kdc_plugin.h51 typedef struct krb5plugin_send_to_kdc_ftable { struct
56 } krb5plugin_send_to_kdc_ftable; argument
H A Dsend_to_kdc.c336 krb5plugin_send_to_kdc_ftable *service; in send_via_plugin()