Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vi/port/
H A Dex_vwind.c70 vcontext(addr, context); in vjumpto()
132 vcontext(dot + ind - cnt, '.'); in vup()
177 vcontext(dot + cnt, '.'); in vdown()
197 vcontext(line *addr, unsigned char where) in vcontext() function
279 vcontext(addr, '.'); in vshow()
H A Dex_v.c354 vcontext(dot, c); in vop()
H A Dex.h582 void vcontext(line *, unsigned char);
H A Dex_vadj.c575 vcontext(dot, '.'); in vrepaint()