Home | History | Annotate | Download | only in analysis

Lines Matching defs:endOffset

656     off_t depsOffset, optOffset, endOffset, adjOffset;
701 endOffset = lseek(fd, 0, SEEK_END);
702 optLength = endOffset - optOffset;