Symbol: MAC_POLICY_SET
sys/security/mac_biba/mac_biba.c
3796
MAC_POLICY_SET(&mac_biba_ops, mac_biba, "TrustedBSD MAC/Biba",
sys/security/mac_bsdextended/mac_bsdextended.c
522
MAC_POLICY_SET(&ugidfw_ops, mac_bsdextended, "TrustedBSD MAC/BSD Extended",
sys/security/mac_ddb/mac_ddb.c
373
MAC_POLICY_SET(&mac_ddb_ops, mac_ddb, "MAC/DDB", 0, NULL);
sys/security/mac_do/mac_do.c
2134
MAC_POLICY_SET(&do_ops, mac_do, "MAC/do", MPC_LOADTIME_FLAG_UNLOADOK, NULL);
sys/security/mac_grantbylabel/mac_grantbylabel.c
506
MAC_POLICY_SET(&mac_grantbylabel_ops, mac_grantbylabel,
sys/security/mac_ifoff/mac_ifoff.c
168
MAC_POLICY_SET(&ifoff_ops, mac_ifoff, "TrustedBSD MAC/ifoff",
sys/security/mac_ipacl/mac_ipacl.c
448
MAC_POLICY_SET(&ipacl_ops, mac_ipacl, "TrustedBSD MAC/ipacl",
sys/security/mac_lomac/mac_lomac.c
3068
MAC_POLICY_SET(&lomac_ops, mac_lomac, "TrustedBSD MAC/LOMAC",
sys/security/mac_mls/mac_mls.c
3418
MAC_POLICY_SET(&mls_ops, mac_mls, "TrustedBSD MAC/MLS",
sys/security/mac_none/mac_none.c
53
MAC_POLICY_SET(&none_ops, mac_none, "TrustedBSD MAC/None",
sys/security/mac_ntpd/mac_ntpd.c
73
MAC_POLICY_SET(&ntpd_ops, mac_ntpd, "MAC/ntpd",
sys/security/mac_partition/mac_partition.c
315
MAC_POLICY_SET(&partition_ops, mac_partition, "TrustedBSD MAC/Partition",
sys/security/mac_pimd/mac_pimd.c
70
MAC_POLICY_SET(&pimd_ops, mac_pimd, "MAC/pimd",
sys/security/mac_portacl/mac_portacl.c
487
MAC_POLICY_SET(&portacl_ops, mac_portacl, "TrustedBSD MAC/portacl",
sys/security/mac_priority/mac_priority.c
80
MAC_POLICY_SET(&priority_ops, mac_priority, "MAC/priority",
sys/security/mac_seeotheruids/mac_seeotheruids.c
185
MAC_POLICY_SET(&seeotheruids_ops, mac_seeotheruids,
sys/security/mac_stub/mac_stub.c
2068
MAC_POLICY_SET(&stub_ops, mac_stub, "TrustedBSD MAC/Stub",
sys/security/mac_test/mac_test.c
3511
MAC_POLICY_SET(&test_ops, mac_test, "TrustedBSD MAC/Test",
sys/security/mac_veriexec/mac_veriexec.c
1041
MAC_POLICY_SET(&mac_veriexec_ops, mac_veriexec, MAC_VERIEXEC_FULLNAME,