Searched defs:Event (Results 1 – 4 of 4) sorted by relevance
93 struct Event { struct100 class WriteEventRequest : public NanoRequest { argument
146 enum Event { enum
82 # define foreach_attchmt(Event, Attchmt) \ argument
90 #define foreach_attchmt(Event, Attchmt) if ((Event)->attchmt_size) for ((Attchmt) = (Event)->at… argument