HomeSort by relevance Sort by last modified time
    Searched refs:IN_OPEN (Results 51 - 53 of 53) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
inotify.h 43 #define IN_OPEN 0x00000020 /* File was opened. */
72 | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
inotify.h 43 #define IN_OPEN 0x00000020 /* File was opened. */
72 | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM \
  /external/kernel-headers/original/linux/
inotify.h 16 * such as IN_CREATE, IN_DELETE, IN_OPEN, IN_CLOSE, ..., relative to the wd.
32 #define IN_OPEN 0x00000020 /* File was opened */
62 IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \

Completed in 481 milliseconds

1 23