Searched refs:pfctl_set_timeout (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sbin/pfctl/
H A Dpfctl_parser.h225 int pfctl_set_timeout(struct pfctl *, const char *, int, int);
H A Dpfctl.c1685 pfctl_set_timeout(struct pfctl *pf, const char *opt, int seconds, int quiet) function
1747 if ((r = pfctl_set_timeout(pf, hint[i].name,
H A Dparse.y4244 if (pfctl_set_timeout(pf, $1, $2, 0) != 0) {

Completed in 78 milliseconds