sun_lkeys 756 dev/wscons/wsemul_sun.c static char *sun_lkeys[] = {
sun_lkeys 797 dev/wscons/wsemul_sun.c if (in >= KS_Help && in <= KS_Cut && sun_lkeys[in - KS_Help] != NULL) {
sun_lkeys 798 dev/wscons/wsemul_sun.c *out = sun_lkeys[in - KS_Help];