Home
last modified time | relevance | path

Searched defs:open_restricted (Results 1 – 11 of 11) sorted by relevance

/third_party/libinput/test/
Dtest-log.c51 static int open_restricted(const char *path, int flags, void *data) in open_restricted() function
Dtest-udev.c36 static int open_restricted(const char *path, int flags, void *data) in open_restricted() function
Dtest-misc.c37 static int open_restricted(const char *path, int flags, void *data) in open_restricted() function
Dtest-path.c69 open_restricted(const char *path, int flags, void *data) in open_restricted() function
Dtest-touch.c539 static int open_restricted(const char *path, int flags, void *data) in open_restricted() function
Dlitest.c811 open_restricted(const char *path, int flags, void *userdata) in open_restricted() function
/third_party/libinput/tools/
Dshared.c275 open_restricted(const char *path, int flags, void *user_data) in open_restricted() function
Dlibinput-record.c2429 open_restricted(const char *path, int flags, void *user_data) in open_restricted() function
/third_party/libinput/src/
Dlibinput.h3513 int (*open_restricted)(const char *path, int flags, void *user_data); member
Dlibinput.c2043 open_restricted(struct libinput *libinput, in open_restricted() function
/third_party/libinput/export_include/
Dlibinput.h3513 int (*open_restricted)(const char *path, int flags, void *user_data); member