Searched refs:pfctl_err (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/sbin/pfctl/ |
| D | pfctl.h | 127 void pfctl_err(int, int, const char *, ...);
|
| D | pfctl.c | 269 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()
|
| D | pfctl_osfp.c | 263 pfctl_err(opts, 1, "DIOCOSFPFLUSH"); in pfctl_clear_fingerprints()
|