Home | History | Annotate | Download | only in _io

Lines Matching refs:_lseeki64

701     pos = _lseeki64(self->fd, 0L, SEEK_CUR);
913 res = _lseeki64(fd, pos, whence);