Searched refs:offstart (Results 1 – 1 of 1) sorted by relevance
354 off_t offstart, offdata, offend; in add_data() local365 offstart = ftello(ft); in add_data()416 if (fseeko(ft, offstart, SEEK_SET) < 0) { in add_data()
Completed in 4 milliseconds