Searched refs:_kt_lookup_keybinding (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libtecla/common/ |
H A D | keytab.h | 131 KtKeyMatch _kt_lookup_keybinding(KeyTab *kt, const char *binary_keyseq,
|
H A D | keytab.c | 482 KtKeyMatch _kt_lookup_keybinding(KeyTab *kt, const char *binary_keyseq, function
|
H A D | getline.c | 6212 if(_kt_lookup_keybinding(gl->bindings, name, strlen(name), &keysym, &nsym) 8259 switch(_kt_lookup_keybinding(gl->bindings, keyseq, nkey, &keysym, &nsym)) {
|
Completed in 70 milliseconds