Home
last modified time | relevance | path

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

/NextBSD/contrib/ipfilter/
HDipmon.h62 char ac_group[FR_GROUPLEN]; member
/NextBSD/contrib/ipfilter/tools/
HDipmon_y.y369 strncpy(a->ac_group, o->o_str, FR_GROUPLEN);
371 sprintf(a->ac_group, "%d", o->o_num);
531 if (strncmp(a->ac_group, ipf->fl_group,
875 strncpy(group, a->ac_group, FR_GROUPLEN);