Searched refs:EVENT_SIZE (Results 1 – 12 of 12) sorted by relevance
49 #define EVENT_SIZE (sizeof(struct inotify_event)) macro50 #define EVENT_BUF_LEN (EVENT_SIZE * 16)134 if ((int)(i + EVENT_SIZE) != len) { in main()147 i += EVENT_SIZE + event->len; in main()
49 #define EVENT_SIZE (sizeof (struct inotify_event)) macro51 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))181 i += EVENT_SIZE + event->len; in main()
56 #define EVENT_SIZE (sizeof(struct inotify_event)) macro58 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))145 i += EVENT_SIZE + event->len; in main()
59 #define EVENT_SIZE (sizeof(struct inotify_event)) macro61 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))252 i += EVENT_SIZE + event->len; in main()
54 #define EVENT_SIZE (sizeof (struct inotify_event)) macro56 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))268 i += EVENT_SIZE + event->len; in main()
105 #define EVENT_SIZE (sizeof (struct inotify_event)) macro107 #define BUF_LEN (1024 * (EVENT_SIZE + 16))142 i += EVENT_SIZE + event->len; in io_channel_callback()
24 #define EVENT_SIZE (sizeof (struct inotify_event)) macro26 #define BUF_LEN (1024 * (EVENT_SIZE + 16))213 i += EVENT_SIZE + event->len; in watch()
51 #define EVENT_SIZE (sizeof (struct fanotify_event_metadata)) macro53 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
54 #define EVENT_SIZE (sizeof (struct fanotify_event_metadata)) macro56 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
52 #define EVENT_SIZE (sizeof (struct fanotify_event_metadata)) macro54 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
59 #define EVENT_SIZE (sizeof (struct fanotify_event_metadata)) macro61 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)