Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vwind.c477 unsigned char *owcursor; in vnline() local
488 owcursor = wcursor = curs; in vnline()
491 owcursor = wcursor; in vnline()
495 wcursor = owcursor; in vnline()