Home
last modified time | relevance | path

Searched refs:MPC_LOADTIME_FLAG_UNLOADOK (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/security/mac_none/
H A Dmac_none.c56 MPC_LOADTIME_FLAG_UNLOADOK, NULL);
/f-stack/freebsd/security/mac_ntpd/
H A Dmac_ntpd.c78 MPC_LOADTIME_FLAG_UNLOADOK, NULL);
/f-stack/freebsd/security/mac_ifoff/
H A Dmac_ifoff.c173 MPC_LOADTIME_FLAG_UNLOADOK, NULL);
/f-stack/freebsd/security/mac_seeotheruids/
H A Dmac_seeotheruids.c190 "TrustedBSD MAC/seeotheruids", MPC_LOADTIME_FLAG_UNLOADOK, NULL);
/f-stack/freebsd/security/mac/
H A Dmac_framework.c531 !(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 Dmac_policy.h991 #define MPC_LOADTIME_FLAG_UNLOADOK 0x00000002 macro
/f-stack/freebsd/security/mac_partition/
H A Dmac_partition.c320 MPC_LOADTIME_FLAG_UNLOADOK, &partition_slot);
/f-stack/freebsd/security/mac_portacl/
H A Dmac_portacl.c492 MPC_LOADTIME_FLAG_UNLOADOK, NULL);
/f-stack/freebsd/security/mac_bsdextended/
H A Dmac_bsdextended.c525 MPC_LOADTIME_FLAG_UNLOADOK, NULL);
/f-stack/freebsd/security/mac_stub/
H A Dmac_stub.c1931 MPC_LOADTIME_FLAG_UNLOADOK, NULL);
/f-stack/freebsd/security/mac_test/
H A Dmac_test.c3267 MPC_LOADTIME_FLAG_UNLOADOK, &test_slot);