Searched defs:inotify_event (Results 1 – 1 of 1) sorted by relevance
16 struct inotify_event { struct17 int wd;18 __uint32_t mask;19 __uint32_t cookie;20 __uint32_t len;21 char name[0];