Home
last modified time | relevance | path

Searched refs:os_close (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/fs/sandbox/
H A Dsandboxfs.c30 os_close(fd); in sandbox_fs_read_at()
36 os_close(fd); in sandbox_fs_read_at()
44 os_close(fd); in sandbox_fs_read_at()
67 os_close(fd); in sandbox_fs_write_at()
71 os_close(fd); in sandbox_fs_write_at()
/openbmc/u-boot/arch/sandbox/cpu/
H A Dstate.c72 os_close(fd); in state_read_file()
76 os_close(fd); in state_read_file()
294 os_close(fd); in sandbox_write_state()
301 os_close(fd); in sandbox_write_state()
H A Dos.c86 int os_close(int fd) in os_close() function
112 os_close(fd); in os_write_file()
115 os_close(fd); in os_write_file()
150 os_close(fd); in os_read_file()
155 os_close(fd); in os_read_file()
H A Dcpu.c270 os_close(fd); in sandbox_read_fdt_from_file()
273 os_close(fd); in sandbox_read_fdt_from_file()
/openbmc/u-boot/drivers/block/
H A Dsandbox.c147 os_close(fd);
161 os_close(host_dev->fd);
/openbmc/u-boot/include/
H A Dos.h76 int os_close(int fd);
/openbmc/u-boot/lib/
H A Dfdtdec_test.c117 os_close(fd); in make_fdt()
/openbmc/u-boot/test/dm/
H A Dvideo.c289 os_close(fd); in read_file()
/openbmc/u-boot/drivers/mtd/spi/
H A Dsandbox.c197 os_close(sbsf->fd); in sandbox_sf_remove()