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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dkeytab.h129 } KtKeyMatch; typedef in typeref:enum:__anon4093
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,
402 * return KtKeyMatch One of the following enumerators:
408 static KtKeyMatch _kt_locate_keybinding(KeyTab *kt, const char *binary_keyseq,
476 * return KtKeyMatch One of the following enumerators:
482 KtKeyMatch _kt_lookup_keybinding(KeyTab *kt, const char *binary_keyseq,
485 KtKeyMatch status; /* The return status */

Completed in 119 milliseconds