Searched defs:vdoappend (Results 1 - 1 of 1) 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.

Completed in 59 milliseconds