Home
last modified time | relevance | path

Searched refs:is_group (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.sbin/bgpctl/
H A Dparser.h78 int is_group; member
H A Dbgpctl.c129 neighbor.is_group = res->is_group; in main()
H A Dparser.c647 res.is_group = 1; in match_token()
/openbsd/gnu/gcc/gcc/
H A Dtree-sra.c129 bool is_group; member
149 for ((CHILD) = (ELT)->is_group \
153 (CHILD) = (ELT)->is_group \
161 gcc_assert (group->is_group); in next_child_for_group()
536 dummy.parent = parent->is_group ? parent->parent : parent; in lookup_element()
560 elt->is_group = true; in lookup_element()
1384 gcc_assert (!elt->is_group); in decide_block_copy()
/openbsd/usr.sbin/bgpd/
H A Dbgpd.h883 int is_group; member
H A Dsession.c3448 s = n->is_group ? p->conf.group : p->conf.descr; in peer_matched()
H A Drde.c2860 s = n->is_group ? p->conf.group : p->conf.descr; in rde_match_peer()