Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dkeytab.h127 } KtKeyMatch; typedef
129 KtKeyMatch _kt_lookup_keybinding(KeyTab *kt, const char *binary_keyseq,
H A Dkeytab.c77 static KtKeyMatch _kt_locate_keybinding(KeyTab *kt, const char *binary_keyseq,
406 static KtKeyMatch _kt_locate_keybinding(KeyTab *kt, const char *binary_keyseq, in _kt_locate_keybinding()
480 KtKeyMatch _kt_lookup_keybinding(KeyTab *kt, const char *binary_keyseq, in _kt_lookup_keybinding()
483 KtKeyMatch status; /* The return status */ in _kt_lookup_keybinding()