Home
last modified time | relevance | path

Searched refs:key_names (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/adb/
H A Dadb_kbd.c341 static const char *key_names[] = {"F1", "F2", "F3", "F4", "F5", in adb_kbd_attach() local
353 if (OF_getprop(handle, key_names[i], &keyval, in adb_kbd_attach()
/freebsd/contrib/ncurses/
H A DMANIFEST1157 ./test/key_names.c
H A DNEWS6886 + add -m and -s options to test/keynames.c and test/key_names.c to test
12410 + change key_names[] array to static since it is not part of the curses