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

/xnu-2422.115.4/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.h280 int mac_cred_label_internalize(struct label *label, char *string);
H A Dmac_base.c1442 error = mac_cred_label_internalize(intlabel, buffer);

Completed in 20 milliseconds