Home | History | Annotate | Download | only in bin

Lines Matching full:polcap

85 other.add_argument("--polcap", action="store_true", help="Print policy capability differences")
94 args.netifcon, args.nodecon, args.portcon, args.fs_use, args.polcap,
957 if all_differences or args.polcap:
958 if diff.added_polcaps or diff.removed_polcaps or args.polcap: