Searched refs:setgrouplist (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/ipfilter/tools/
H A Dippool_y.y85 %type <ipe> groupentry setgrouplist grouplist
187 | hashopts start setgrouplist end { $$ = $3; }
243 setgrouplist: label
246 | groupentry next setgrouplist { $1->ipe_next = $3; $$ = $1; }

Completed in 42 milliseconds