Home
last modified time | relevance | path

Searched refs:next_node (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/cvs/lib/
Dregexec.c3050 Idx next_node = dfa->nexts[cur_node]; in check_arrival_add_next_nodes() local
3063 ok = re_node_set_insert (&union_set, next_node); in check_arrival_add_next_nodes()
3216 Idx to_idx, next_node; in expand_bkref_cache() local
3231 next_node = dfa->edests[ent->node].elems[0]; in expand_bkref_cache()
3232 if (re_node_set_contains (cur_nodes, next_node)) in expand_bkref_cache()
3234 err = re_node_set_init_1 (&new_dests, next_node); in expand_bkref_cache()
3251 next_node = dfa->nexts[ent->node]; in expand_bkref_cache()
3256 next_node)) in expand_bkref_cache()
3260 ok = re_node_set_insert (&union_set, next_node); in expand_bkref_cache()
3270 err = re_node_set_init_1 (&union_set, next_node); in expand_bkref_cache()
[all …]
/mirbsd/src/sbin/isakmpd/
Dike_phase_1.c1164 struct attr_node *node, *next_node; in ike_phase_1_validate_prop() local
1195 node; node = next_node) { in ike_phase_1_validate_prop()
1196 next_node = in ike_phase_1_validate_prop()