Searched refs:WKey (Results 1 – 3 of 3) sorted by relevance
141 typedef struct WKey WKey; typedef205 struct WKey struct232 WKey keys[WNKeys];
962 parsekey(WKey* key, char* a) in parsekey()1208 ctlr->keys.len = sizeof(WKey)*WNKeys/2 + 1; in wavelanreset()
193 enum { WKey, WMouse, WMouseread, WCtl, WCwrite, WCread, WWread, NWALT }; in winctl() enumerator215 alts[WKey].c = w->ck; in winctl()216 alts[WKey].v = &kbdr; in winctl()217 alts[WKey].op = CHANRCV; in winctl()270 case WKey: in winctl()