Home
last modified time | relevance | path

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

/openbmc/phosphor-event/
H A Dmessage.cpp33 size_t get_file_size(string fn);
187 size_t get_file_size(string fn) in get_file_size() function
224 db_size += get_file_size(buffer.str()); in get_managed_size()
356 event_size = get_file_size(s); in remove()
/openbmc/qemu/hw/i386/
H A Dx86.c527 static long get_file_size(FILE *f) in get_file_size() function
824 kernel_size = get_file_size(f); in x86_load_linux()
/openbmc/qemu/system/
H A Dphysmem.c1204 static int64_t get_file_size(int fd) in get_file_size() function
1920 file_size = get_file_size(fd); in qemu_ram_alloc_from_fd()