sbin/pfctl/pfctl.c
1117
if (format == PFCTL_SHOW_LABELS) {
sbin/pfctl/pfctl.c
1141
case PFCTL_SHOW_LABELS:
sbin/pfctl/pfctl.c
1284
else if (format == PFCTL_SHOW_LABELS && labels)
sbin/pfctl/pfctl.c
1306
case PFCTL_SHOW_LABELS:
sbin/pfctl/pfctl.c
3317
pfctl_show_rules(&show_rules_pf, path, PFCTL_SHOW_LABELS,
sbin/pfctl/pfctl.c
3349
pfctl_show_rules(&show_rules_pf, path, PFCTL_SHOW_LABELS,
sbin/pfctl/pfctl.c
3372
pfctl_show_statelims(dev, PFCTL_SHOW_LABELS);
sbin/pfctl/pfctl.c
3375
pfctl_show_sourcelims(dev, PFCTL_SHOW_LABELS, opts, idopt);
sbin/pfctl/pfctl.c
928
if (format == PFCTL_SHOW_LABELS) {
sbin/pfctl/pfctl.c
951
case PFCTL_SHOW_LABELS:
sbin/pfctl/pfctl.c
997
if (format != PFCTL_SHOW_LABELS)