holdfp
fp = holdfp(curthread, xaioc->fd, -1);
if ((fp = holdfp(curthread, fd, -1)) == NULL)
fp = holdfp(td, i, -1);
else if ((fp = holdfp(td, uap->fd, FWRITE)) == NULL)
if ((fp = holdfp(td, uap->fd, FREAD)) == NULL) {
if ((fp = holdfp(td, fd, -1)) == NULL)
if ((fp = holdfp(td, fd, -1)) == NULL)
if ((fp = holdfp(td, uap->fd, -1)) == NULL)
if ((fp = holdfp(td, uap->fd, -1)) == NULL)
if ((wfp = holdfp(td, sfd, -1)) == NULL)
if ((fp = holdfp(td, fd, -1)) == NULL)
fp = holdfp(td, uap->fd, -1);
*fp = holdfp(td, kev->ident, -1);
fp = holdfp(curthread, recl->fd, -1);
fp = holdfp(td, fd, FREAD);
fp = holdfp(td, fd, FWRITE);
fp = holdfp(td, fd, FREAD|FWRITE);
fp = holdfp(curthread, (int)mqd, -1); /* XXX: Why -1 ? */
fp = holdfp(td, uap->fd, FREAD);
fp = holdfp(td, uap->fd, -1);
fp = holdfp(td, fd, -1);
fp = holdfp(td, fd, -1);
struct file *holdfp (struct thread *td, int fd, int flag);
fp = holdfp(curthread, recl->fd, -1);
fp = holdfp(curthread, info.cluster_fd, -1);
fp = holdfp(td, fd, -1);
fp = holdfp(curthread, recl->fd, -1);