Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtecla/common/
H A Dkeytab.h129 } KtKeyMatch; typedef
131 KtKeyMatch _kt_lookup_keybinding(KeyTab *kt, const char *binary_keyseq,
H A Dkeytab.c79 static KtKeyMatch _kt_locate_keybinding(KeyTab *kt, const char *binary_keyseq,
408 static KtKeyMatch _kt_locate_keybinding(KeyTab *kt, const char *binary_keyseq, in _kt_locate_keybinding()
482 KtKeyMatch _kt_lookup_keybinding(KeyTab *kt, const char *binary_keyseq, in _kt_lookup_keybinding()
485 KtKeyMatch status; /* The return status */ in _kt_lookup_keybinding()