Searched defs:open_restricted (Results 1 – 11 of 11) sorted by relevance
/third_party/libinput/test/ |
D | test-log.c | 51 static int open_restricted(const char *path, int flags, void *data) in open_restricted() function
|
D | test-udev.c | 36 static int open_restricted(const char *path, int flags, void *data) in open_restricted() function
|
D | test-misc.c | 37 static int open_restricted(const char *path, int flags, void *data) in open_restricted() function
|
D | test-path.c | 69 open_restricted(const char *path, int flags, void *data) in open_restricted() function
|
D | test-touch.c | 539 static int open_restricted(const char *path, int flags, void *data) in open_restricted() function
|
D | litest.c | 811 open_restricted(const char *path, int flags, void *userdata) in open_restricted() function
|
/third_party/libinput/tools/ |
D | shared.c | 275 open_restricted(const char *path, int flags, void *user_data) in open_restricted() function
|
D | libinput-record.c | 2429 open_restricted(const char *path, int flags, void *user_data) in open_restricted() function
|
/third_party/libinput/src/ |
D | libinput.h | 3513 int (*open_restricted)(const char *path, int flags, void *user_data); member
|
D | libinput.c | 2043 open_restricted(struct libinput *libinput, in open_restricted() function
|
/third_party/libinput/export_include/ |
D | libinput.h | 3513 int (*open_restricted)(const char *path, int flags, void *user_data); member
|