Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/pfctl/
H A Dpfctl_qstats.c98 int nodes, dotitle = (opts & PF_OPT_SHOWALL); in pfctl_show_altq() local
113 if (dotitle) { in pfctl_show_altq()
115 dotitle = 0; in pfctl_show_altq()
H A Dpfctl.c1200 int i, dotitle = opts & PF_OPT_SHOWALL; in pfctl_show_nat() local
1221 if (dotitle) { in pfctl_show_nat()
1223 dotitle = 0; in pfctl_show_nat()
1285 int dotitle = (opts & PF_OPT_SHOWALL); in pfctl_show_states() local
1295 if (dotitle) { in pfctl_show_states()
1297 dotitle = 0; in pfctl_show_states()