Home
last modified time | relevance | path

Searched defs:inotify_event (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-9/include/linux/
Dinotify.h17 struct inotify_event { struct
18 __s32 wd;
19 __u32 mask;
20 __u32 cookie;
21 __u32 len;
22 char name[0];
/development/ndk/platforms/android-21/include/linux/
Dinotify.h24 struct inotify_event { struct
25 __s32 wd;
26 __u32 mask;
27 __u32 cookie;
29 __u32 len;
30 char name[0];