Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/edit/
H A Dvi.c116 int lastmotion; /* last motion */ member
399 vp->lastmotion = '\0'; in ed_viread()
2305 if(mode && (fold(vp->lastmotion)=='F' || fold(vp->lastmotion)=='T')) in textmod()
2306 vp->lastmotion = ';'; in textmod()
2450 c = vp->lastmotion; in textmod()
2454 vp->lastmotion = c; in textmod()
2479 c = vp->lastmotion; in textmod()
2483 vp->lastmotion = c; in textmod()
2577 c = vp->lastmotion; in textmod()
2581 vp->lastmotion = c; in textmod()