Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dplugin.c191 get_profile_var(krb5_context context, int id, const char *varname, char ***out) in get_profile_var() function
317 ret = get_profile_var(context, id, KRB5_CONF_MODULE, &modstrs); in configure_interface()
320 ret = get_profile_var(context, id, KRB5_CONF_DISABLE, &disable); in configure_interface()
323 ret = get_profile_var(context, id, KRB5_CONF_ENABLE_ONLY, &enable); in configure_interface()