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