fsetcred
fsetcred(fp, lp->lwp_proc->p_ucred);
fsetcred(fp, cred);
fsetcred(fp, NULL);
fsetcred(*fpp, td->td_proc->p_ucred);
fsetcred(*fpp, td->td_proc->p_ucred);
void fsetcred (struct file *fp, struct ucred *cr);