Searched refs:is_group (Results 1 – 7 of 7) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | tree-sra.c | 129 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()
|
| D | ChangeLog-2006 | 3790 and flag 'is_group'.
|
| /freebsd-10-stable/contrib/ipfilter/lib/ |
| D | printstatefields.c | 272 PRINTF("%s", sp->is_group);
|
| /freebsd-10-stable/sys/contrib/ipfilter/netinet/ |
| D | ip_state.h | 83 char is_group[FR_GROUPLEN]; member
|
| D | ip_sync.c | 740 fr = ipf_getrulen(softc, IPL_LOGIPF, sn.is_group, sn.is_rulen);
|
| D | ip_state.c | 1705 (void) strncpy(is->is_group, FR_NAME(fr, fr_group), 4413 (void) strncpy(ipsl.isl_group, is->is_group, FR_GROUPLEN);
|
| /freebsd-10-stable/contrib/ipfilter/ |
| D | ip_fil_compat.c | 1067 char is_group[FR_GROUPLEN]; member 1117 char is_group[FR_GROUPLEN]; member 4482 bcopy(is->is_group, old->is_group, sizeof(is->is_group)); 4555 bcopy(is->is_group, old->is_group, sizeof(is->is_group));
|