Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c101 int os_write_file(const char *fname, const void *buf, int size) in os_write_file() function
/openbmc/linux/arch/um/os-Linux/
H A Dfile.c282 int os_write_file(int fd, const void *buf, int len) in os_write_file() function