Searched refs:tmotion (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/nvi/ex/
H A Dex_usage.c168 kp = &tmotion;
185 kp = &tmotion;
/freebsd-9.3-release/contrib/nvi/vi/
H A Dvi.c435 VIKEYS const tmotion = { variable
565 kp = &tmotion;
662 s = tmotion.usage;
808 if (vp->kp == &tmotion) {
872 vp->kp = &tmotion;
H A Dvi.h148 extern VIKEYS const tmotion; /* XXX Hacked ~ command. */

Completed in 99 milliseconds