fgetstartvp
fgetstartvp(fd, pnamep, &startvp) != 0)
if ((error = fgetstartvp(fd, NULL, &vp)) != 0)
if ((error = fgetstartvp(fd, path, &startvp)) != 0)
extern int fgetstartvp(int, char *, struct vnode **);
if ((error = fgetstartvp(fd, fname, &startvp)) != 0)
if ((error = fgetstartvp(ffd, from, &fstartvp)) != 0)
if ((error = fgetstartvp(tfd, to, &tstartvp)) != 0)
if ((error = fgetstartvp(fd, dname, &startvp)) != 0)
if ((error = fgetstartvp(fd, fname, &startvp)) != 0)
if ((error = fgetstartvp(dfd, name, &startvp)) != 0)
if ((error = fgetstartvp(ffd, from, &fstartvp)) != 0)
if ((error = fgetstartvp(tfd, to, &tstartvp)) != 0)
if ((error = fgetstartvp(dfd, linkname, &startvp)) != 0)
if ((error = fgetstartvp(fd, name, &startvp)) != 0)