Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/loadkeys/
H A Ddumpkeys.c69 register int keystation; in main() local
105 for (keystation = 0; ; keystation++) { in main()
110 keyentry[shift].kio_station = keystation; in main()
121 (void) printf("key %d\t", keystation); in main()