execopen
if ((error = execopen(&vp, &fd)) != 0) {
if (error = execopen(&vp, &fd))
extern int execopen(struct vnode **vpp, int *fdp);