Home
last modified time | relevance | path

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

/mirbsd/src/sbin/pfctl/
Dpfctl_parser.h159 int pfctl_set_debug(struct pfctl *, char *);
Dpfctl.c1328 pfctl_set_debug(struct pfctl *pf, char *d) in pfctl_set_debug() function
Dparse.y560 if (pfctl_set_debug(pf, $3) != 0) {