Home
last modified time | relevance | path

Searched refs:IN_CLOSE_NOWRITE (Results 1 – 1 of 1) sorted by relevance

/sysdeps/unix/sysv/linux/sys/
A Dinotify.h43 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed. */ macro
44 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* Close. */
60 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* Close. */
77 | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM \

Completed in 2 milliseconds