Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h89 struct pfctl_anchor *anchor, *alast; member
H A Dparse.y943 pf->alast = pf->anchor;
981 $2 ? $2 : pf->alast->name);
987 if (pf->alast != r.anchor) {
994 mv_rules(&pf->alast->ruleset,
997 pf_remove_if_empty_ruleset(&pf->alast->ruleset);
998 pf->alast = r.anchor;
1090 pf->astack[pf->asd + 1] ? pf->alast->name : $2);