Home
last modified time | relevance | path

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

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