Searched refs:truncofs (Results 1 – 1 of 1) sorted by relevance
90 static off_t truncofs; /* Offset this file should be truncated at */ variable161 truncofs = 0; in main()307 if (ftruncate(fileno(overfile), truncofs) != 0) in toomuch()349 truncofs = ftello(overfile); in toomuch()413 nwritten = (intmax_t)truncofs; in do_rexp()