Home
last modified time | relevance | path

Searched defs:get_file_size (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/core/
H A Deif.c403 static long get_file_size(FILE *f, Error **errp) in get_file_size() function
/qemu/hw/i386/
H A Dx86-common.c433 static long get_file_size(FILE *f) in get_file_size() function
/qemu/system/
H A Dphysmem.c1268 static int64_t get_file_size(int fd) in get_file_size() function