Searched refs:mac_cred_copy (Results 1 – 3 of 3) sorted by relevance
181 mac_cred_copy(struct ucred *src, struct ucred *dest) in mac_cred_copy() function
127 void mac_cred_copy(struct ucred *cr1, struct ucred *cr2);
2115 mac_cred_copy(src, dest); in crcopy()