Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.h249 int pfctl_set_debug(struct pfctl *, char *);
H A Dpfctl.c1822 pfctl_set_debug(struct pfctl *pf, char *d) in pfctl_set_debug() function
H A Dparse.y676 if (pfctl_set_debug(pf, $3) != 0) {