Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h294 int pfctl_do_set_debug(struct pfctl *, char *);
H A Dpfctl.c2684 pfctl_do_set_debug(struct pfctl *pf, char *d) in pfctl_do_set_debug() function
H A Dparse.y766 if (pfctl_do_set_debug(pf, $3) != 0) {