Lines Matching defs:end
198 #define MODE_GROW_BY_LSEEK 4 /* lseek beyond end of file then write a byte */
1012 ("%s: %d DEBUG lseeking past end of file, writting a \"w\"\n",
1133 /* end of DEBUG > 2 */
1294 /**** end filename stuff ****/
1565 int ct, end;
1568 end = ct + delaytime;
1569 while (ct < end) {
1577 end = ct + delaytime;
1578 while (ct < end) {
1598 } /* end iteration for loop */
1822 } /* end of usage */
1845 grow_incr may end in b for blocks\n\
1871 trunc_inter may end in b for blocks\n\
1944 * The file descriptor current offset is assumed to be the end of the
2067 } else { /* end of grow by lseek */
2073 * will be done end of the file.
2150 * lseek to end of file only if not fifo
2161 "end of file, offset %ld\n",
2310 } /* end of grow by write */
2342 } /* end of growfile */
2348 * The file descriptor current offset is assumed to be the end of the
2444 ("%s: %d DEBUG4 %s/%d: lseeked to offset %d, %d bytes from end\n",
2456 ("%s: %d DEBUG4 %s/%d: ftruncated to offset %d, %d bytes from end\n",
2486 } /* end of shrinkfile */
2921 } /* end of check_file */