Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/vi/port/
H A Dex_vops2.c188 unsigned char *gcursor; in vappend() local
216 gcursor = cursor; in vappend()
217 i = *gcursor; in vappend()
218 *gcursor = ' '; in vappend()
219 wcursor = gcursor; in vappend()
221 *gcursor = i; in vappend()
248 gcursor = genindent(indent); in vappend()
249 *gcursor = 0; in vappend()
252 gcursor = genbuf; in vappend()
253 *gcursor = 0; in vappend()
[all …]