Home
last modified time | relevance | path

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

/NextBSD/sbin/pfctl/
HDpfctl.h37 enum pfctl_show { PFCTL_SHOW_RULES, PFCTL_SHOW_LABELS, PFCTL_SHOW_NOTHING }; enum
HDpfctl.c89 int pfctl_show_rules(int, char *, int, enum pfctl_show, char *, int);
819 pfctl_show_rules(int dev, char *path, int opts, enum pfctl_show format, in pfctl_show_rules()