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()
162 struct dhcpv4_txn *dt_next; member196 struct dhcpv6_txn *dt_next; member524 txn->dt_next = txn_list; in txn_cleanup_v4()546 next = txn->dt_next; in txn_cleanup_v4()547 txn->dt_next = NULL; in txn_cleanup_v4()1194 txn->dt_next = txn_list; in txn_cleanup_v6()1206 next = txn->dt_next; in txn_cleanup_v6()1207 txn->dt_next = NULL; in txn_cleanup_v6()
262 dt_next:328 goto dt_next;
249 struct ldap_disptmpl *dt_next; member
921 struct ldap_disptmpl *dt_next; member