Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/kdb/
H A Dkdb5.c810 int alias_depth = 0; in krb5_db_get_principal() local
831 status = (++alias_depth > MAX_ALIAS_DEPTH) ? KRB5_KDB_NOENTRY : in krb5_db_get_principal()