Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.h167 #define KDB_TL_PRINCCOUNT 0x02 macro
H A Dldap_misc.c608 case KDB_TL_PRINCCOUNT:
716 case KDB_TL_PRINCCOUNT:
864 return krb5_get_int_from_tl_data(context, entries, KDB_TL_PRINCCOUNT, pcount);
2023 if (((st=store_tl_data(&userinfo_tl_data, KDB_TL_PRINCCOUNT, &pcount)) != 0) || in populate_krb5_db_entry()