Home
last modified time | relevance | path

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

/src/crypto/krb5/src/lib/krb5/os/
H A Dlocalauth.c75 for (tp = h->vt.an2ln_types; tp != NULL && *tp != NULL; tp++) { in find_typed_module()
92 for (tp = handle->vt.an2ln_types; tp != NULL && *tp != NULL; tp++) { in check_conflict()
380 vt->an2ln_types = types; in localauth_default_initvt()
424 if ((*hp)->vt.an2ln_types != NULL) in krb5_aname_to_localname()
H A Dlocalauth_rule.c318 vt->an2ln_types = types; in localauth_rule_initvt()
/src/crypto/krb5/src/include/krb5/
H A Dlocalauth_plugin.h129 const char **an2ln_types; /* Optional: uppercase auth_to_local types */ member
/src/crypto/krb5/src/plugins/localauth/test/
H A Dmain.c165 vt->an2ln_types = types; in localauth_test2_initvt()