Searched refs:fstPos (Results 1 – 1 of 1) sorted by relevance
598 int fstPos; in ConstructFSTFromStructure() local633 fstPos = sizeof(ARCHeader); in ConstructFSTFromStructure()634 userPos = RoundUp32B(fstPos + fstLength); in ConstructFSTFromStructure()639 header.fstStart = REV32(fstPos); in ConstructFSTFromStructure()701 if ( -1 == lseek(fidNew, fstPos, SEEK_SET) ) in ConstructFSTFromStructure()