Searched refs:tl_data_next (Results 1 – 8 of 8) sorted by relevance
71 princ->tl_data = tp->tl_data_next; in kadm5_free_principal_ent()
174 for(tp = princ->tl_data; tp; tp = tp->tl_data_next) in store_principal_ent()295 tp->tl_data_next = princ->tl_data; in ret_principal_ent()
116 struct _krb5_tl_data* tl_data_next; member
204 for (tl = princ->tl_data; tl != NULL; tl = tl->tl_data_next) { in _kadm5_setup_entry()
57 tl->tl_data_next = ent->tl_data; in add_tl_data()
43 tl->tl_data_next = NULL; in add_tl()51 ptl = &(*ptl)->tl_data_next; in add_tl()
426 for (tp = ent->tl_data; tp; tp = tp->tl_data_next) { in store_principal_ent()511 tp = &(*tp)->tl_data_next; in ret_principal_ent()
247 for (tl = princ->tl_data; tl != NULL; tl = tl->tl_data_next) in format_field()