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

/xnu-2422.115.4/security/
H A Dmac_process.c108 mac_cred_label_compare(struct label *a, struct label *b) function
H A Dmac_framework.h177 int mac_cred_label_compare(struct label *a, struct label *b);
/xnu-2422.115.4/bsd/kern/
H A Dkern_credential.c5199 match = match && mac_cred_label_compare(found_cred->cr_label,

Completed in 29 milliseconds