Searched refs:settable (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | kbd.c | 247 static struct keymap *settable(struct kbddata *, uint_t); 1153 (km = settable(kbdd, (uint_t)tablemask)) == NULL) in kbdsetkey() 1216 if ((km = settable(kbdd, (uint_t)key->kio_tablemask)) == NULL) in kbdgetkey() 1263 if ((km = settable(kbdd, (uint_t)key->kio_tablemask)) == NULL) in kbdskey() 1297 if ((km = settable(kbdd, (uint_t)key->kio_tablemask)) == NULL) in kbdgkey() 1673 settable(register struct kbddata *kbdd, register uint_t mask) in settable() function 1773 km = settable(kbdd, shiftmask); in kbdtranslate() 1790 km = settable(kbdd, shiftmask & ~NUMLOCKMASK); in kbdtranslate() 2227 km = settable(kbdd, in kbdkeypressed()
|
/titanic_41/usr/src/lib/libima/common/ |
H A D | ima.h | 814 IMA_BOOL settable; member 857 IMA_BOOL settable; member
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | caps | 145 command_character, "cmdch" "CC" Term. settable cmd char in prototype
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 150 command_character cmdch CC str Term. settable cmd char in prototype
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 150 command_character cmdch CC str Term. settable cmd char in prototype
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | sh.memo | 2341 A user settable prompt,
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 13166 # in some places and NOT software settable i.e., :is: can't fix it) 15411 # and it is still not settable from the preferences dialog. This is
|
H A D | terminfo.src | 14831 # in some places and NOT software settable i.e., <is2> can't fix it) 17356 # and it is still not settable from the preferences dialog. This is
|