Searched refs:vdoappend (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vops2.c619 vdoappend(genbuf);
773 * vdoappend() will append each new line before the last line.
787 vdoappend(genbuf);
811 vdoappend(linebuf);
843 vdoappend(linebuf);
869 * vdoappend() will append each '\n' before the current '\n'.
882 vdoappend(linebuf);
1516 vdoappend(unsigned char *lp) function
1527 * Subroutine for vdoappend to pass to append.
H A Dex_vops.c606 vdoappend(genbuf);
610 vdoappend(linebuf);
761 vdoappend(genbuf);
H A Dex_v.c375 vdoappend((unsigned char *)"");
H A Dex.h561 void vdoappend(unsigned char *);

Completed in 64 milliseconds