MAC_POLICY_SET
MAC_POLICY_SET(&mac_biba_ops, mac_biba, "TrustedBSD MAC/Biba",
MAC_POLICY_SET(&ugidfw_ops, mac_bsdextended, "TrustedBSD MAC/BSD Extended",
MAC_POLICY_SET(&mac_ddb_ops, mac_ddb, "MAC/DDB", 0, NULL);
MAC_POLICY_SET(&do_ops, mac_do, "MAC/do", MPC_LOADTIME_FLAG_UNLOADOK, NULL);
MAC_POLICY_SET(&mac_grantbylabel_ops, mac_grantbylabel,
MAC_POLICY_SET(&ifoff_ops, mac_ifoff, "TrustedBSD MAC/ifoff",
MAC_POLICY_SET(&ipacl_ops, mac_ipacl, "TrustedBSD MAC/ipacl",
MAC_POLICY_SET(&lomac_ops, mac_lomac, "TrustedBSD MAC/LOMAC",
MAC_POLICY_SET(&mls_ops, mac_mls, "TrustedBSD MAC/MLS",
MAC_POLICY_SET(&none_ops, mac_none, "TrustedBSD MAC/None",
MAC_POLICY_SET(&ntpd_ops, mac_ntpd, "MAC/ntpd",
MAC_POLICY_SET(&partition_ops, mac_partition, "TrustedBSD MAC/Partition",
MAC_POLICY_SET(&pimd_ops, mac_pimd, "MAC/pimd",
MAC_POLICY_SET(&portacl_ops, mac_portacl, "TrustedBSD MAC/portacl",
MAC_POLICY_SET(&priority_ops, mac_priority, "MAC/priority",
MAC_POLICY_SET(&seeotheruids_ops, mac_seeotheruids,
MAC_POLICY_SET(&stub_ops, mac_stub, "TrustedBSD MAC/Stub",
MAC_POLICY_SET(&test_ops, mac_test, "TrustedBSD MAC/Test",
MAC_POLICY_SET(&mac_veriexec_ops, mac_veriexec, MAC_VERIEXEC_FULLNAME,