Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/vi/common/
Dkey.h79 struct _event { struct
81 e_event_t e_event; /* Event type. */ argument
93 #define e_ch _u_event._e_ch /* !!! The structure, not the char. */ argument
119 } _u_event; argument