Searched refs:MPC_LOADTIME_FLAG_UNLOADOK (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/security/mac_none/ |
| H A D | mac_none.c | 56 MPC_LOADTIME_FLAG_UNLOADOK, NULL);
|
| /f-stack/freebsd/security/mac_ntpd/ |
| H A D | mac_ntpd.c | 78 MPC_LOADTIME_FLAG_UNLOADOK, NULL);
|
| /f-stack/freebsd/security/mac_ifoff/ |
| H A D | mac_ifoff.c | 173 MPC_LOADTIME_FLAG_UNLOADOK, NULL);
|
| /f-stack/freebsd/security/mac_seeotheruids/ |
| H A D | mac_seeotheruids.c | 190 "TrustedBSD MAC/seeotheruids", MPC_LOADTIME_FLAG_UNLOADOK, NULL);
|
| /f-stack/freebsd/security/mac/ |
| H A D | mac_framework.c | 531 !(mpc->mpc_loadtime_flags & MPC_LOADTIME_FLAG_UNLOADOK)); in mac_policy_register() 620 if ((mpc->mpc_loadtime_flags & MPC_LOADTIME_FLAG_UNLOADOK) == 0) { in mac_policy_unregister()
|
| H A D | mac_policy.h | 991 #define MPC_LOADTIME_FLAG_UNLOADOK 0x00000002 macro
|
| /f-stack/freebsd/security/mac_partition/ |
| H A D | mac_partition.c | 320 MPC_LOADTIME_FLAG_UNLOADOK, &partition_slot);
|
| /f-stack/freebsd/security/mac_portacl/ |
| H A D | mac_portacl.c | 492 MPC_LOADTIME_FLAG_UNLOADOK, NULL);
|
| /f-stack/freebsd/security/mac_bsdextended/ |
| H A D | mac_bsdextended.c | 525 MPC_LOADTIME_FLAG_UNLOADOK, NULL);
|
| /f-stack/freebsd/security/mac_stub/ |
| H A D | mac_stub.c | 1931 MPC_LOADTIME_FLAG_UNLOADOK, NULL);
|
| /f-stack/freebsd/security/mac_test/ |
| H A D | mac_test.c | 3267 MPC_LOADTIME_FLAG_UNLOADOK, &test_slot);
|