Home
last modified time | relevance | path

Searched defs:os_read_file (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c120 int os_read_file(const char *fname, void **bufp, int *sizep) in os_read_file() function
/openbmc/linux/arch/um/os-Linux/
H A Dfile.c264 int os_read_file(int fd, void *buf, int len) in os_read_file() function