Searched refs:p_filesize (Results 1 – 1 of 1) sorted by relevance
50 static off_t p_filesize; /* size of the patch file */ variable116 p_filesize = filestat.st_size; in open_patch_file()185 if (p_base != 0 && p_base >= p_filesize) { in there_is_another_patch()