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

/osnet-11/usr/src/cmd/hal/probing/xkb/
H A Dprobe-xkb.c194 char *keymap, *defkeymap = NULL; local
237 if (defkeymap == NULL) {
238 defkeymap = strdup(keymap);
244 defkeymap = strdup(keymap);
257 keymap = defkeymap;

Completed in 21 milliseconds