Searched refs:KDB_TL_PRINCCOUNT (Results 1 – 2 of 2) sorted by relevance
167 #define KDB_TL_PRINCCOUNT 0x02 macro
608 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()