Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dinotify.h16 struct inotify_event { struct
17 int wd;
18 __uint32_t mask;
19 __uint32_t cookie;
20 __uint32_t len;
21 char name[0];