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