Searched refs:file_top (Results 1 – 1 of 1) sorted by relevance
1793 int file_top, file_bot, limit; in split_file() local1796 file_top = file_bot = tags->position; in split_file()1797 limit = file_top + size; in split_file()1863 if (tags->position == file_top) in split_file()1878 || write (fd, the_file + file_top, file_bot - file_top) in split_file()1879 != (file_bot - file_top) in split_file()1892 indirect_info = the_file + file_top; in split_file()1898 split_basename, file_top); in split_file()