Home
last modified time | relevance | path

Searched refs:KT_AMBIG_MATCH (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libtecla/common/
H A Dkeytab.h126 KT_AMBIG_MATCH, /* An ambiguous match was found */ enumerator
H A Dkeytab.c328 case KT_AMBIG_MATCH: in _kt_set_keyfn()
450 return KT_AMBIG_MATCH; in _kt_locate_keybinding()
508 case KT_AMBIG_MATCH: in _kt_lookup_keybinding()
H A Dgetline.c8317 case KT_AMBIG_MATCH: /* Ambiguous match - so read the next character */ in gl_interpret_char()