Home
last modified time | relevance | path

Searched defs:open_file (Results 1 – 18 of 18) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/
Dsdlgenblit.pl88 sub open_file { subroutine
/third_party/ntfs-3g/src/
Dlowntfs-3g.c214 struct open_file { struct
215 struct open_file *next; argument
216 struct open_file *previous; argument
217 long long ghost;
218 fuse_ino_t ino;
219 fuse_ino_t parent;
220 int state;
222 struct fuse_file_info fi;
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify04.c95 static void open_file(char *file) in open_file() function
/third_party/ltp/testcases/kernel/sched/sched_stress/
Dsched_tc6.c260 int open_file(char *file, int open_mode) in open_file() function
/third_party/python/Lib/test/
Dtest_modulefinder.py293 def open_file(path): function
/third_party/mesa3d/src/amd/compiler/tests/
Dglsl_scraper.py272 def open_file(name, mode): function
/third_party/fsverity-utils/programs/
Dutils.c107 bool open_file(struct filedes *file, const char *filename, int flags, int mode) in open_file() function
/third_party/elfutils/src/
Delfcmp.c729 open_file (const char *fname, int *fdp, Ebl **eblp) in open_file() function
Delfclassify.c81 open_file (void) in open_file() function
Dunstrip.c2219 open_file (const char *file, bool writable) in open_file() function
/third_party/ltp/metadata/
Dmetaparse.c222 static FILE *open_file(const char *dir, const char *fname) in open_file() function
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dsegment.c287 static int open_file(segment_t * segp) in open_file() function
/third_party/ffmpeg/libavformat/
Dconcatdec.c328 static int open_file(AVFormatContext *avf, unsigned fileno) in open_file() function
/third_party/selinux/libselinux/src/
Dlabel_file.c462 static FILE *open_file(const char *path, const char *suffix, in open_file() function
/third_party/ntfs-3g/ntfsprogs/
Dntfsundelete.c1901 static int open_file(const char *pathname) in open_file() function
/third_party/python/Lib/urllib/
Drequest.py1999 def open_file(self, url): member in URLopener
/third_party/python/Tools/scripts/
Dtexi2html.py823 def open_file(self): self.write('<CODE>') member in TexinfoParser
/third_party/pcre2/pcre2/src/
Dpcre2test.c4824 open_file(uint8_t *buffptr, const char *mode, FILE **fptr, const char *name) in open_file() function