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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dkeytab.h131 KtKeyMatch _kt_lookup_keybinding(KeyTab *kt, const char *binary_keyseq,
H A Dkeytab.c482 KtKeyMatch _kt_lookup_keybinding(KeyTab *kt, const char *binary_keyseq, function
H A Dgetline.c6212 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