Home
last modified time | relevance | path

Searched defs:_event (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.bin/vi/common/
Dkey.h84 struct _event { struct
86 e_event_t e_event; /* Event type. */ argument
98 #define e_ch _u_event._e_ch /* !!! The structure, not the char. */ argument
124 } _u_event; argument