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

/macosx-10.10.1/xnu-2782.1.97/security/
H A Dmac_process.c148 mac_cred_label_internalize(struct label *label, char *string) function
240 error = mac_cred_label_internalize(execlabel, buffer);
H A Dmac_internal.h245 int mac_cred_label_internalize(struct label *label, char *string);
H A Dmac_base.c1295 error = mac_cred_label_internalize(intlabel, buffer);

Completed in 145 milliseconds