Searched refs:read_entire_file (Results 1 – 3 of 3) sorted by relevance
72 static void *read_entire_file(const char *filename, size_t *length) { in read_entire_file() function180 imgdata = read_entire_file(imgfile, &imgsize); in main()
23 static void *read_entire_file(const char *filename, size_t *length) { in read_entire_file() function208 ptr = (void *)read_entire_file(infile, &length); in dump_bmpblock()
199 static uint8_t *read_entire_file(const char *filename, off_t *sizeptr) in read_entire_file() function467 inbuf = read_entire_file(infile, &filesize); in do_gbb_utility()527 inbuf = read_entire_file(infile, &filesize); in do_gbb_utility()