Home
last modified time | relevance | path

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

/third_party/glib/gio/inotify/
Dinotify-path.c40 #define IP_INOTIFY_FILE_MASK (IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE) macro
228 IP_INOTIFY_FILE_MASK, in ip_watched_file_start()
482 event->mask &= ~IP_INOTIFY_FILE_MASK; in ip_event_dispatch()