Searched refs:DN_CREATE (Results 1 – 4 of 4) sorted by relevance
17 #if defined(DN_CREATE) || (defined(HAVE_DECL_DN_CREATE) && HAVE_DECL_DN_CREATE)18 XLAT(DN_CREATE),
3 DN_CREATE
50 #define DN_CREATE 0x00000004 /* File created */ macro
63 if (fcntl (fd, F_NOTIFY, DN_CREATE|DN_DELETE|DN_RENAME|DN_MODIFY) == -1) in bus_watch_directory()