Home
last modified time | relevance | path

Searched refs:pfctl_errx (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/pfctl/
H A Dpfctl.h200 void pfctl_errx(int, int, const char *, ...);
H A Dpfctl.c377 pfctl_errx(int opts, int eval, const char *fmt, ...) in pfctl_errx() function
657 pfctl_errx(opts, 1, "invalid interface: %s", iface); in pfctl_clear_iface_states()
814 pfctl_errx(opts, 1, "invalid interface: %s", iface); in pfctl_net_kill_states()
867 pfctl_errx(opts, 1, "DIOCKILLSTATES"); in pfctl_net_kill_states()
873 pfctl_errx(opts, 1, "DIOCKILLSTATES"); in pfctl_net_kill_states()
905 pfctl_errx(opts, 1, "invalid interface: %s", iface); in pfctl_gateway_kill_states()
926 pfctl_errx(opts, 1, "DIOCKILLSTATES"); in pfctl_gateway_kill_states()
950 pfctl_errx(opts, 1, "invalid interface: %s", iface); in pfctl_label_kill_states()
960 pfctl_errx(opts, 1, "DIOCKILLSTATES"); in pfctl_label_kill_states()
998 pfctl_errx(opts, 1, "DIOCKILLSTATES"); in pfctl_id_kill_states()
[all …]