Searched refs:configure_pf (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/libexec/spamd-setup/
H A Dspamd-setup.c84 int configure_pf(struct cidr *);
647 configure_pf(struct cidr *blacklists) function
799 if (!greyonly && configure_pf(cidrs) == -1)
/openbsd-current/libexec/spamd/
H A Dgrey.c59 int configure_pf(char **, int);
151 configure_pf(char **addrs, int count) function
164 fprintf(stderr, "configure_pf - device on fd %d\n", pfdev);
611 configure_pf(whitelist, whitecount);

Completed in 101 milliseconds