Home
last modified time | relevance | path

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

/mirbsd/src/sbin/pfctl/
Dpfctl_parser.c636 static const char *anchortypes[] = { "anchor", "anchor", "anchor", in print_rule() local
646 printf("%s %s", anchortypes[r->action], r->anchorname); in print_rule()