Searched defs:event_t (Results 1 – 9 of 9) sorted by relevance
39 struct event_t { struct47 struct event_t event_set[EVENT_MAX]; argument
37 struct event_t { struct38 char name[BUF_SIZE];39 unsigned int mask;40 int wd;
52 struct event_t { struct63 static struct event_t event_set[EVENT_MAX]; argument
44 struct event_t { struct51 static struct event_t event_set[EVENT_MAX]; argument
53 struct event_t { struct61 static struct event_t event_set[EVENT_MAX]; argument
46 struct event_t { struct57 static struct event_t event_set[EVENT_MAX]; argument
49 struct event_t { struct56 static struct event_t event_set[EVENT_MAX]; argument
47 struct event_t { struct48 unsigned long long expected_mask;
34 typedef Event event_t; typedef