Symbol: SLOT_SET
sys/security/mac_biba/mac_biba.c
509
SLOT_SET(label, biba_alloc(M_WAITOK));
sys/security/mac_biba/mac_biba.c
516
SLOT_SET(label, biba_alloc(flag));
sys/security/mac_biba/mac_biba.c
528
SLOT_SET(label, NULL);
sys/security/mac_grantbylabel/mac_grantbylabel.c
316
SLOT_SET(curproc->p_label, GBL_VERIEXEC);
sys/security/mac_grantbylabel/mac_grantbylabel.c
353
SLOT_SET(proc->p_textvp->v_label, gbl);
sys/security/mac_grantbylabel/mac_grantbylabel.c
435
SLOT_SET(label, 0); /* not yet set! */
sys/security/mac_grantbylabel/mac_grantbylabel.c
442
SLOT_SET(label, 0); /* not yet set! */
sys/security/mac_grantbylabel/mac_grantbylabel.c
461
SLOT_SET(vp->v_label, gbl);
sys/security/mac_grantbylabel/mac_grantbylabel.c
469
SLOT_SET(dest, SLOT(src));
sys/security/mac_grantbylabel/mac_grantbylabel.c
486
SLOT_SET(imgp->proc->p_label, gbl);
sys/security/mac_lomac/mac_lomac.c
620
SLOT_SET(label, lomac_alloc(M_WAITOK));
sys/security/mac_lomac/mac_lomac.c
627
SLOT_SET(label, lomac_alloc(flag));
sys/security/mac_lomac/mac_lomac.c
639
SLOT_SET(label, NULL);
sys/security/mac_mls/mac_mls.c
473
SLOT_SET(label, mls_alloc(M_WAITOK));
sys/security/mac_mls/mac_mls.c
480
SLOT_SET(label, mls_alloc(flag));
sys/security/mac_mls/mac_mls.c
492
SLOT_SET(label, NULL);
sys/security/mac_partition/mac_partition.c
149
SLOT_SET(dest, SLOT(src));
sys/security/mac_partition/mac_partition.c
151
SLOT_SET(dest, 0);
sys/security/mac_partition/mac_partition.c
158
SLOT_SET(cred->cr_label, 0);
sys/security/mac_partition/mac_partition.c
165
SLOT_SET(cred->cr_label, 0);
sys/security/mac_partition/mac_partition.c
172
SLOT_SET(label, 0);
sys/security/mac_partition/mac_partition.c
199
SLOT_SET(label, 0);
sys/security/mac_partition/mac_partition.c
211
SLOT_SET(label, strtol(element_data, NULL, 10));
sys/security/mac_partition/mac_partition.c
220
SLOT_SET(cred->cr_label, SLOT(newlabel));
sys/security/mac_test/mac_test.c
142
SLOT_SET(label, MAGIC_FREE); \
sys/security/mac_test/mac_test.c
151
SLOT_SET(label, magic); \
sys/security/mac_veriexec/mac_veriexec.c
1138
SLOT_SET(vp->v_label, fp_status);
sys/security/mac_veriexec/mac_veriexec.c
206
SLOT_SET(mp->mnt_label, va.va_fsid);
sys/security/mac_veriexec/mac_veriexec.c
250
SLOT_SET(label, 0);
sys/security/mac_veriexec/mac_veriexec.c
267
SLOT_SET(label, 0);
sys/security/mac_veriexec/mac_veriexec.c
283
SLOT_SET(label, FINGERPRINT_INVALID);
sys/security/mac_veriexec/mac_veriexec.c
299
SLOT_SET(label, FINGERPRINT_INVALID);
sys/security/mac_veriexec/mac_veriexec.c
311
SLOT_SET(dest, SLOT(src));