Searched defs:io_close (Results 1 – 9 of 9) sorted by relevance
133 void io_close(struct io *io) in io_close() function
311 int io_close(uintptr_t handle) in io_close() function
222 static int io_close (lua_State *L) { in io_close() function
59 def io_close(self): member in ioWrapper
44893 struct io_close { struct44894 struct file *file;44895 int fd;44896 u32 file_slot;
73648 struct io_close { struct73649 struct file *file;73650 struct file *put_file;73651 int fd;
39962 struct io_close { struct39963 struct file *file;39964 struct file *put_file;39965 int fd;