HomeSort by relevance Sort by last modified time
    Searched refs:EVENT_MAX (Results 1 - 10 of 10) sorted by null

  /external/ltp/testcases/kernel/syscalls/fanotify/
fanotify03.c 48 #define EVENT_MAX 1024
52 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
63 static unsigned long long event_set[EVENT_MAX];
64 static unsigned int event_resp[EVENT_MAX];
fanotify02.c 44 #define EVENT_MAX 1024
48 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
57 static unsigned long long event_set[EVENT_MAX];
fanotify04.c 45 #define EVENT_MAX 1024
49 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
fanotify06.c 54 #define EVENT_MAX 1024
58 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
fanotify01.c 44 #define EVENT_MAX 1024
48 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
57 static unsigned long long event_set[EVENT_MAX];
  /external/ltp/testcases/kernel/syscalls/inotify/
inotify01.c 48 #define EVENT_MAX 1024
52 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
66 static int event_set[EVENT_MAX];
inotify03.c 55 #define EVENT_MAX 1024
59 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
69 static int event_set[EVENT_MAX];
inotify04.c 57 #define EVENT_MAX 1024
61 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
74 struct event_t event_set[EVENT_MAX];
inotify02.c 54 #define EVENT_MAX 1024
58 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
78 static struct event_t event_set[EVENT_MAX];
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.h     [all...]

Completed in 297 milliseconds