/freebsd/sys/security/mac_none/ |
H A D | mac_none.c | 53 MAC_POLICY_SET(&none_ops, mac_none, "TrustedBSD MAC/None",
|
/freebsd/sys/security/mac_pimd/ |
H A D | mac_pimd.c | 70 MAC_POLICY_SET(&pimd_ops, mac_pimd, "MAC/pimd",
|
/freebsd/sys/security/mac_ntpd/ |
H A D | mac_ntpd.c | 73 MAC_POLICY_SET(&ntpd_ops, mac_ntpd, "MAC/ntpd",
|
/freebsd/sys/security/mac_priority/ |
H A D | mac_priority.c | 80 MAC_POLICY_SET(&priority_ops, mac_priority, "MAC/priority",
|
/freebsd/sys/security/mac_ifoff/ |
H A D | mac_ifoff.c | 168 MAC_POLICY_SET(&ifoff_ops, mac_ifoff, "TrustedBSD MAC/ifoff",
|
/freebsd/sys/security/mac_seeotheruids/ |
H A D | mac_seeotheruids.c | 185 MAC_POLICY_SET(&seeotheruids_ops, mac_seeotheruids,
|
/freebsd/sys/security/mac_partition/ |
H A D | mac_partition.c | 315 MAC_POLICY_SET(&partition_ops, mac_partition, "TrustedBSD MAC/Partition",
|
/freebsd/sys/security/mac_ddb/ |
H A D | mac_ddb.c | 373 MAC_POLICY_SET(&mac_ddb_ops, mac_ddb, "MAC/DDB", 0, NULL);
|
/freebsd/sys/security/mac_grantbylabel/ |
H A D | mac_grantbylabel.c | 502 MAC_POLICY_SET(&mac_grantbylabel_ops, mac_grantbylabel,
|
/freebsd/sys/security/mac_ipacl/ |
H A D | mac_ipacl.c | 448 MAC_POLICY_SET(&ipacl_ops, mac_ipacl, "TrustedBSD MAC/ipacl",
|
/freebsd/sys/security/mac_portacl/ |
H A D | mac_portacl.c | 487 MAC_POLICY_SET(&portacl_ops, mac_portacl, "TrustedBSD MAC/portacl",
|
/freebsd/sys/security/mac_bsdextended/ |
H A D | mac_bsdextended.c | 520 MAC_POLICY_SET(&ugidfw_ops, mac_bsdextended, "TrustedBSD MAC/BSD Extended",
|
/freebsd/sys/security/mac_veriexec/ |
H A D | mac_veriexec.c | 1041 MAC_POLICY_SET(&mac_veriexec_ops, mac_veriexec, MAC_VERIEXEC_FULLNAME,
|
/freebsd/sys/security/mac_stub/ |
H A D | mac_stub.c | 1977 MAC_POLICY_SET(&stub_ops, mac_stub, "TrustedBSD MAC/Stub",
|
/freebsd/sys/security/mac/ |
H A D | mac_policy.h | 1047 #define MAC_POLICY_SET(mpops, mpname, mpfullname, mpflags, privdata_wanted) \ macro
|
/freebsd/sys/security/mac_do/ |
H A D | mac_do.c | 2128 MAC_POLICY_SET(&do_ops, mac_do, "MAC/do", MPC_LOADTIME_FLAG_UNLOADOK, NULL);
|
/freebsd/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 3068 MAC_POLICY_SET(&lomac_ops, mac_lomac, "TrustedBSD MAC/LOMAC",
|
/freebsd/sys/security/mac_mls/ |
H A D | mac_mls.c | 3418 MAC_POLICY_SET(&mls_ops, mac_mls, "TrustedBSD MAC/MLS",
|
/freebsd/sys/security/mac_test/ |
H A D | mac_test.c | 3330 MAC_POLICY_SET(&test_ops, mac_test, "TrustedBSD MAC/Test",
|
/freebsd/sys/security/mac_biba/ |
H A D | mac_biba.c | 3796 MAC_POLICY_SET(&mac_biba_ops, mac_biba, "TrustedBSD MAC/Biba",
|