Lines Matching full:fileno
1548 iop->ofd = fileno(iop->ofp);1560 if (ftruncate(fileno(iop->ofp), mip->fs_size) < 0) {