fd_first_free
static int fd_first_free(struct filedesc *fdp, int low, int size);
fd = fd_first_free(fdp, minfd, fdp->fd_nfiles);