Searched defs:KtKeyFn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dkeytab.h60 typedef KT_KEY_FN(KtKeyFn); typedef
67 KtKeyFn *fn; /* The acion function */
114 KtKeyFn *fn, void *data);
116 int _kt_set_action(KeyTab *kt, const char *action, KtKeyFn *fn, void *data);
122 KtKeyFn **fn, void **data);

Completed in 56 milliseconds