Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_qstats.c88 int nodes, dotitle = (opts & PF_OPT_SHOWALL); in pfctl_show_altq() local
99 if (dotitle) { in pfctl_show_altq()
101 dotitle = 0; in pfctl_show_altq()
H A Dpfctl.c919 int i, dotitle = opts & PF_OPT_SHOWALL; in pfctl_show_nat() local
939 if (dotitle) { in pfctl_show_nat()
941 dotitle = 0; in pfctl_show_nat()
1005 int i, dotitle = (opts & PF_OPT_SHOWALL); in pfctl_show_states() local
1035 if (dotitle) { in pfctl_show_states()
1037 dotitle = 0; in pfctl_show_states()