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

/opensolaris-onvv-gate/usr/src/cmd/loadkeys/
H A Ddumpkeys.c74 register int keystation; local
94 * We do that by trying to get the entry for keystation 0 and that
110 for (keystation = 0; ; keystation++) {
115 keyentry[shift].kio_station = keystation;
126 (void) printf("key %d\t", keystation);

Completed in 91 milliseconds