Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.c659 static const char *anchortypes[] = { "anchor", "anchor", "anchor", in print_rule() local
670 printf("%s", anchortypes[r->action]); in print_rule()
672 printf("%s \"%s\"", anchortypes[r->action], in print_rule()