Searched refs:mac_cred_label_free (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/security/
H A Dmac_process.c101 mac_cred_label_free(struct label *label) function
132 mac_cred_label_free(cred->cr_label);
243 mac_cred_label_free(execlabel);
H A Dmac_framework.h169 void mac_cred_label_free(struct label *label);
H A Dmac_base.c1310 mac_cred_label_free(intlabel);
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_exec.c2514 mac_cred_label_free(imgp->ip_execlabelp);
2755 mac_cred_label_free(imgp->ip_execlabelp);

Completed in 252 milliseconds