Home
last modified time | relevance | path

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

/u-boot/include/
A Dos.h67 off_t os_filesize(int fd);
/u-boot/drivers/block/
A Dhost_dev.c59 size = os_filesize(fd); in host_sb_attach_file()
/u-boot/arch/sandbox/cpu/
A Dos.c169 off_t os_filesize(int fd) in os_filesize() function
193 size = os_filesize(fd); in os_read_file()
229 size = os_filesize(ifd); in os_map_file()

Completed in 8 milliseconds