do_sendfp
if (error = do_sendfp((*vpp)->v_stream, filep, crp)) {
error = do_sendfp(stp, fp, crp);
extern int do_sendfp(struct stdata *, struct file *, struct cred *);