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