HomeSort by relevance Sort by last modified time
    Searched defs:inotify_event (Results 1 - 7 of 7) sorted by null

  /bionic/libc/kernel/uapi/linux/
inotify.h 23 struct inotify_event { struct
  /external/clang/test/SemaCXX/
flexible-array-test.cpp 24 struct inotify_event struct
36 inotify_event event;
37 inotify_event* ptr = &event;
38 inotify_event event1 = *ptr;
40 QMap<int, inotify_event> eventForId;
  /external/kernel-headers/original/uapi/linux/
inotify.h 16 * struct inotify_event - structure read from the inotify device for each event
21 struct inotify_event { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
inotify.h 36 struct inotify_event struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
inotify.h 15 * struct inotify_event - structure read from the inotify device for each event
20 struct inotify_event { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
inotify.h 36 struct inotify_event struct
  /external/ltp/testcases/kernel/syscalls/utils/
inotify.h 13 * struct inotify_event - structure read from the inotify device for each event
18 struct inotify_event { struct

Completed in 254 milliseconds