Searched refs:DN_MODIFY (Results 1 – 4 of 4) sorted by relevance
14 #if defined(DN_MODIFY) || (defined(HAVE_DECL_DN_MODIFY) && HAVE_DECL_DN_MODIFY)15 XLAT(DN_MODIFY),
2 DN_MODIFY
49 #define DN_MODIFY 0x00000002 /* File modified */ macro
63 if (fcntl (fd, F_NOTIFY, DN_CREATE|DN_DELETE|DN_RENAME|DN_MODIFY) == -1) in bus_watch_directory()