Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/pfctl/
H A Dpfctl_qstats.c96 int nodes, dotitle = (opts & PF_OPT_SHOWALL); in pfctl_show_altq() local
111 if (dotitle) { in pfctl_show_altq()
113 dotitle = 0; in pfctl_show_altq()
H A Dpfctl.c1097 int dotitle = opts & PF_OPT_SHOWALL; in pfctl_show_eth_rules() local
1181 if (dotitle) { in pfctl_show_eth_rules()
1183 dotitle = 0; in pfctl_show_eth_rules()
1409 int i, dotitle = opts & PF_OPT_SHOWALL; in pfctl_show_nat() local
1488 if (dotitle) { in pfctl_show_nat()
1490 dotitle = 0; in pfctl_show_nat()
1563 int dotitle = (opts & PF_OPT_SHOWALL); in pfctl_show_states() local
1573 if (dotitle) { in pfctl_show_states()
1575 dotitle = 0; in pfctl_show_states()