Searched refs:holdlen (Results 1 – 1 of 1) sorted by relevance
956 static int holdlen; /* length of holdbuf */ variable3545 holdlen = 0; in x_vi()4711 holdlen = es->linelen; in save_cbuf()4712 holdbuf[holdlen] = '\0'; in save_cbuf()4719 es->linelen = holdlen; in restore_cbuf()4720 memmove(es->cbuf, holdbuf, holdlen); in restore_cbuf()