Home
last modified time | relevance | path

Searched refs:srv_lookup (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/krb5/
HDkrbhst.c664 if(context->srv_lookup) { in kdc_get_next()
729 if(context->srv_lookup) { in admin_get_next()
783 if(context->srv_lookup) { in kpasswd_get_next()
841 if(context->srv_lookup) { in krb524_get_next()
HDkrb5_locl.h278 krb5_boolean srv_lookup; /* do SRV lookups */ member
HDcontext.c220 INIT_FIELD(context, bool, srv_lookup, TRUE, "srv_lookup"); in init_context_from_config_file()
221 INIT_FIELD(context, bool, srv_lookup, context->srv_lookup, "dns_lookup_kdc"); in init_context_from_config_file()
/freebsd-13-stable/crypto/heimdal/
HDChangeLog.2002215 initialisation of srv_lookup