Searched refs:vnline (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vwind.c74 vnline(curs);
91 vnline(curs);
475 vnline(unsigned char *curs) function
H A Dex_vmain.c385 vnline((unsigned char *)NOSTR);
407 fprintf(trace, "before vnline in ^D, dot=%d, wdot=%d, dol=%d\n", lineno(dot), lineno(wdot), lineno(dol));
409 vnline((unsigned char *)NOSTR);
412 fprintf(trace, "after vnline in ^D, dot=%d, wdot=%d, dol=%d\n", lineno(dot), lineno(wdot), lineno(dol));
429 vnline(cursor);
443 vnline(cursor);
H A Dex_v.c257 vnline(ic);
355 vnline((unsigned char *)NOSTR);
H A Dex.h588 void vnline(unsigned char *);
H A Dex_vget.c303 vnline(sc);
H A Dex_vadj.c584 vnline(curs);
631 vnline(curs);
H A Dex_vops.c180 vnline(cursor);
641 * white space isn't skipped in vnline(vmcurs).
778 * isn't skipped in vnline(vmcurs).

Completed in 880 milliseconds