Lines Matching defs:inkey
55 static int inkey(wchar_t *wc, int to, int delay);
73 * inkey - do the work to process keyboard input, check for multi-key
78 inkey(wchar_t *wc, int to, int delay)
90 __CTRACE(__CTRACE_INPUT, "inkey (%p, %d, %d)\n", wc, to, delay);
106 "inkey (wstate normal) got '%s'\n", unctrl(k));
113 "inkey: NORM=>ASSEMBLING: start(%d), "
122 "inkey: BACKOUT=>ASSEMBLING, start(%d), "
148 "inkey (wstate assembling) got '%s'\n", unctrl(k));
158 "inkey: ASSEMBLING=>TIMEOUT, start(%d), "
166 "inkey: ASSEMBLING: start(%d), "
192 "inkey (wstate wcassembling) got '%s'\n",
205 "inkey: WCASSEMBLING=>NORM, "
211 "inkey: WCASSEMBLING=>BACKOUT, "
222 "inkey: WCASSEMBLING[head(%d), "
228 "inkey: mbrtowc returns %d, wc(%x)\n",
242 "inkey: Invalid wide char(%x) "
251 "inkey: Wide char found(%x) "
261 "inkey: WCASSEMBLING=>NORM, "
269 "inkey: WCASSEMBLING=>BACKOUT, "
292 "inkey: Checking for wide char\n");
300 "inkey: Check wide char[head(%d), "
306 "inkey: mbrtowc returns %d, wc(%x)\n", ret, *wc);
329 "inkey: Invalid wide char(%x)[head(%d), "
337 "inkey: Wide char found(%x)[head(%d), "
345 "inkey: Empty cbuf=>NORM, "
353 "inkey: Non-empty cbuf=>BACKOUT, "
368 "inkey: Key found(%s)\n",
374 "[inkey]=>NORM, start(%d), "
381 "[inkey]=>BACKOUT, start(%d), "
488 ret = inkey(&inp,
494 ret = inkey(&inp, 0, 0);
497 ret = inkey(&inp,