Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/pfctl/
H A Dpfctl_parser.h293 int pfctl_set_debug(struct pfctl *, char *);
H A Dpfctl.c2658 pfctl_set_debug(struct pfctl *pf, char *d) in pfctl_set_debug() function
H A Dparse.y765 if (pfctl_set_debug(pf, $3) != 0) {