Searched refs:tl_data_next (Results 1 – 9 of 9) sorted by relevance
74 princ->tl_data = tp->tl_data_next; in kadm5_free_principal_ent()
128 struct _krb5_tl_data* tl_data_next; member
228 for(tp = princ->tl_data; tp; tp = tp->tl_data_next) in store_principal_ent()353 tp->tl_data_next = princ->tl_data; in ret_principal_ent()
213 for (tl = princ->tl_data; tl != NULL; tl = tl->tl_data_next) { in _kadm5_setup_entry()
61 tl->tl_data_next = ent->tl_data; in add_tl_data()
45 tl->tl_data_next = NULL; in add_tl()53 ptl = &(*ptl)->tl_data_next; in add_tl()
625 ctx->tl = ctx->tl->tl_data_next; in iter_aliases()639 for (; ctx->tl != NULL; ctx->tl = ctx->tl->tl_data_next) { in iter_aliases()
424 for (tp = ent->tl_data; tp; tp = tp->tl_data_next) { in store_principal_ent()509 tp = &(*tp)->tl_data_next; in ret_principal_ent()
267 for (tl = princ->tl_data; tl != NULL; tl = tl->tl_data_next) in format_field()