Searched refs:os_close (Results 1 – 11 of 11) sorted by relevance
30 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()
72 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()
147 os_close(fd); in sandbox_read_fdt_from_file()150 os_close(fd); in sandbox_read_fdt_from_file()
92 int os_close(int fd) in os_close() function
146 os_close(fd);160 os_close(host_dev->fd);
85 int os_close(int fd);
117 os_close(fd); in make_fdt()
289 os_close(fd); in read_file()
946 os_close = os.close949 os_close(fd)1270 os_close = os.close1273 os_close(fd)
208 os_close(sbsf->fd); in sandbox_sf_remove()
3402 {"close", (PyCFunction)os_close, METH_FASTCALL|METH_KEYWORDS, os_close__doc__},3408 os_close(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in os_close() function