Searched refs:fil_len (Results 1 – 1 of 1) sorted by relevance
199 int fd, fil_len; in split_crash_dump_file() local214 fil_len = st.st_size; in split_crash_dump_file()215 buf = (unsigned char*) malloc(fil_len); in split_crash_dump_file()223 len = fread(buf,1, fil_len, fp); in split_crash_dump_file()420 int fd = -1, fil_len = 0; in ssr_split_crash_dump_file() local434 fil_len = st.st_size; in ssr_split_crash_dump_file()435 buf = (unsigned char *)malloc(fil_len); in ssr_split_crash_dump_file()443 len = fread(buf, 1, fil_len, fp); in ssr_split_crash_dump_file()