sbin/pfctl/parse.y
1108
expand_rule(&r, false, $5, NULL, NULL, NULL,
sbin/pfctl/parse.y
1133
expand_rule(&r, false, $3, NULL, NULL, NULL,
sbin/pfctl/parse.y
1178
expand_rule(&r, false, $3, NULL, NULL, NULL,
sbin/pfctl/parse.y
1503
expand_rule(&r, false, $4, NULL, NULL, NULL,
sbin/pfctl/parse.y
1668
expand_rule(&r, false, j, NULL, NULL,
sbin/pfctl/parse.y
1690
expand_rule(&r, false, NULL,
sbin/pfctl/parse.y
3186
expand_rule(&r, false, $4, $9.nat, $9.rdr, $5.redirspec,
sbin/pfctl/parse.y
456
void expand_rule(struct pfctl_rule *, bool, struct node_if *,
sbin/pfctl/parse.y
5343
expand_rule(&r, false, $2, NULL, $9, NULL, $4,
sbin/pfctl/parse.y
7005
expand_rule(&rdr_rule, true, interface, NULL, rdr_redirspec,
usr.bin/rctl/rctl.c
648
rule = expand_rule(unexpanded_rule, false);
usr.bin/rctl/rctl.c
650
rule = expand_rule(unexpanded_rule, true);