Searched defs:vgetline (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vops2.c232 * in the vgetline routine.
243 * Text read by the vgetline routine will be placed in genbuf,
423 * When vgetline() returns, gcursor is
424 * pointing to '\0' and vgetline() has
427 gcursor = vgetline(repcnt, gcursor, &escape, ch);
596 * the next vgetline() loop.
916 * Subroutine for vgetline to back up a single character position,
943 vgetline(cnt, gcursor, aescaped, commch) function

Completed in 212 milliseconds