HomeSort by: relevance | last modified time | path
    Searched defs:vt100_numpad (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/wscons/
wsemul_vt100_keys.c 71 static const char *vt100_numpad[] = { variable
111 *out = vt100_numpad[in - KS_KP_0];
wsemul_vt100_keys.c 71 static const char *vt100_numpad[] = { variable
111 *out = vt100_numpad[in - KS_KP_0];

Completed in 28 milliseconds