Home
last modified time | relevance | path

Searched refs:krb5plugin_service_locate_ftable (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dlocate_plugin.h56 typedef struct krb5plugin_service_locate_ftable { struct
61 } krb5plugin_service_locate_ftable; argument
H A Dtest_plugin.c76 krb5plugin_service_locate_ftable resolve = {
H A Dkrbhst.c608 krb5plugin_service_locate_ftable *service; in plugin_get_hosts()
/freebsd/crypto/krb5/src/include/krb5/
H A Dlocate_plugin.h44 typedef struct krb5plugin_service_locate_ftable { struct
60 } krb5plugin_service_locate_ftable; argument
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dlocate_kdc.c446 struct krb5plugin_service_locate_ftable *vtbl = NULL; in module_locate_server()