Home
last modified time | relevance | path

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

/openbsd/src/sbin/pfctl/
Dpfctl.h127 void pfctl_err(int, int, const char *, ...);
Dpfctl.c269 pfctl_err(int opts, int eval, const char *fmt, ...) in pfctl_err() function
343 pfctl_err(opts, 1, "DIOCCLRSTATUS"); in pfctl_clear_stats()
362 pfctl_err(opts, 1, "DIOCCLRIFFLAG"); in pfctl_clear_interface_flags()
378 pfctl_err(opts, 1, "%s", __func__); in pfctl_clear_rules()
390 pfctl_err(opts, 1, "DIOCCLRSRCNODES"); in pfctl_clear_src_nodes()
406 pfctl_err(opts, 1, "DIOCCLRSTATES"); in pfctl_clear_states()
Dpfctl_osfp.c263 pfctl_err(opts, 1, "DIOCOSFPFLUSH"); in pfctl_clear_fingerprints()