Searched refs:dt_next (Results 1 – 6 of 6) sorted by relevance
93 struct dis_tgt *dt_next; /* next target (for archives) */ member492 current->dt_next = next; in dis_tgt_create()577 return (tgt->dt_next); in dis_tgt_next()588 current = tgt->dt_next; in dis_tgt_destroy()590 next = current->dt_next; in dis_tgt_destroy()
179 prevtmpl->dt_next = tmpl; in ldap_init_templates_buf()201 nexttp = tp->dt_next; in ldap_free_templates()300 return( tmpl == NULLDISPTMPL ? tmpl : tmpl->dt_next ); in ldap_next_disptmpl()
262 dt_next:328 goto dt_next;
164 struct dhcpv4_txn *dt_next; member198 struct dhcpv6_txn *dt_next; member536 txn->dt_next = txn_list; in txn_cleanup_v4()558 next = txn->dt_next; in txn_cleanup_v4()559 txn->dt_next = NULL; in txn_cleanup_v4()1275 txn->dt_next = txn_list; in txn_cleanup_v6()1287 next = txn->dt_next; in txn_cleanup_v6()1288 txn->dt_next = NULL; in txn_cleanup_v6()
249 struct ldap_disptmpl *dt_next; member
921 struct ldap_disptmpl *dt_next; member