Home
last modified time | relevance | path

Searched defs:io_open (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/decode/
Dio.c90 io_open(const char *filename) in io_open() function
/third_party/ffmpeg/libavformat/
Davformat.h1775 int (*io_open)(struct AVFormatContext *s, AVIOContext **pb, const char *url, member
/third_party/python/Modules/
D_zoneinfo.c12 static PyObject *io_open = NULL; variable
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h44884 struct io_open { struct
44885 struct file *file;
44886 int dfd;
44887 u32 file_slot;
44888 struct filename *filename;
44889 struct open_how how;
44890 long unsigned int nofile;