Home
last modified time | relevance | path

Searched defs:file_open (Results 1 – 3 of 3) sorted by relevance

/external/tlsdate/src/
Dutil.h81 int (*file_open)(const char *path, int write, int cloexec); member
Dutil.c310 int file_open(const char *path, int write, int cloexec) in file_open() function
/external/fio/
Dgfio.c920 static void file_open(GtkWidget *w, gpointer data) in file_open() function