Searched refs:fstPos (Results 1 – 1 of 1) sorted by relevance
602 int fstPos; in ConstructFSTFromStructure() local637 fstPos = sizeof(ARCHeader); in ConstructFSTFromStructure()638 userPos = RoundUp32B(fstPos + fstLength); in ConstructFSTFromStructure()643 header.fstStart = REV32(fstPos); in ConstructFSTFromStructure()705 if ( -1 == lseek(fidNew, fstPos, SEEK_SET) ) in ConstructFSTFromStructure()