sbin/pfctl/pfctl.c
1270
if (format == PFCTL_SHOW_LABELS) {
sbin/pfctl/pfctl.c
1293
case PFCTL_SHOW_LABELS:
sbin/pfctl/pfctl.c
1360
if (format != PFCTL_SHOW_LABELS)
sbin/pfctl/pfctl.c
1389
if (format == PFCTL_SHOW_LABELS) {
sbin/pfctl/pfctl.c
1419
case PFCTL_SHOW_LABELS:
sbin/pfctl/pfctl.c
1685
else if (format == PFCTL_SHOW_LABELS && labels)
sbin/pfctl/pfctl.c
1709
case PFCTL_SHOW_LABELS:
sbin/pfctl/pfctl.c
1756
case PFCTL_SHOW_LABELS: {
sbin/pfctl/pfctl.c
3918
pfctl_show_rules(dev, path, opts, PFCTL_SHOW_LABELS, anchorname,
sbin/pfctl/pfctl.c
3962
pfctl_show_rules(dev, path, opts, PFCTL_SHOW_LABELS, anchorname,
sbin/pfctl/pfctl.c
3966
pfctl_show_statelims(dev, PFCTL_SHOW_LABELS, opts);
sbin/pfctl/pfctl.c
3967
pfctl_show_sourcelims(dev, PFCTL_SHOW_LABELS, opts, idopt);
sbin/pfctl/pfctl.c
3990
pfctl_show_statelims(dev, PFCTL_SHOW_LABELS, opts);
sbin/pfctl/pfctl.c
3993
pfctl_show_sourcelims(dev, PFCTL_SHOW_LABELS, opts, idopt);