Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dinotify.h32 #define IN_OPEN 0x00000020 /* File was opened */ macro
62 IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \
/external/bluetooth/glib/gio/inotify/
Dinotify-kernel.c353 case IN_OPEN: in _ik_mask_to_string()
389 case IN_OPEN: in _ik_mask_to_string()
Dinotify-helper.c231 case IN_OPEN: in ih_mask_to_EventFlags()