Searched defs:io_open (Results 1 – 4 of 4) sorted by relevance
90 io_open(const char *filename) in io_open() function
1775 int (*io_open)(struct AVFormatContext *s, AVIOContext **pb, const char *url, member
12 static PyObject *io_open = NULL; variable
44884 struct io_open { struct44885 struct file *file;44886 int dfd;44887 u32 file_slot;44888 struct filename *filename;44889 struct open_how how;44890 long unsigned int nofile;