Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/loadkeys/
H A Ddumpkeys.c297 static char *padkeys[] = { variable
318 #define NPADKEYS (sizeof (padkeys) / sizeof (padkeys[0]))
392 (void) printf("%s", padkeys[entry]); in printentry()