Home
last modified time | relevance | path

Searched refs:hostrealm_domain_initvt (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dhostrealm_domain.c119 hostrealm_domain_initvt(krb5_context context, int maj_ver, int min_ver, in hostrealm_domain_initvt() function
H A Dos-proto.h263 krb5_error_code hostrealm_domain_initvt(krb5_context context, int maj_ver,
H A Dhostrealm.c89 ret = k5_plugin_register(context, intf, "domain", hostrealm_domain_initvt); in get_modules()