fill_grent_from_fd
err = fill_grent_from_fd(fd, gbuf, buf, buflen);
err = fill_grent_from_fd(fd, &p->grent, p->grbuff, GRBUFFSZ);