Home | Sort by: relevance | last modified time | path |
/src/dist/pf/sbin/pfctl/ | |
pfctl_qstats.c | 88 int nodes, dotitle = (opts & PF_OPT_SHOWALL); local in function:pfctl_show_altq 99 if (dotitle) { 101 dotitle = 0; |
pfctl.c | 919 int i, dotitle = opts & PF_OPT_SHOWALL; local in function:pfctl_show_nat 939 if (dotitle) { 941 dotitle = 0; 1005 int i, dotitle = (opts & PF_OPT_SHOWALL); local in function:pfctl_show_states 1035 if (dotitle) { 1037 dotitle = 0; |