Searched refs:mpc_field_off (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/security/
H A Dmac_base.c843 if (mpc->mpc_field_off != NULL) {
851 *mpc->mpc_field_off = slot;
948 if (mpc->mpc_field_off != NULL) {
973 if (mpc->mpc_field_off != NULL) {
974 mac_slot_offsets_free |= (1 << *mpc->mpc_field_off);
H A Dmac_policy.h6640 If the label slot identifier (mpc_field_off) is NULL, the Framework
6655 int *mpc_field_off; /** label slot */ member in struct:mac_policy_conf
6790 .mpc_field_off = slot, \
/xnu-2422.115.4/bsd/kern/
H A Dpolicy_check.c523 .mpc_field_off = NULL, /* no label slot */

Completed in 88 milliseconds