Searched refs:holdlen (Results 1 – 1 of 1) sorted by relevance
952 static int holdlen; /* length of holdbuf */ variable3553 holdlen = 0; in x_vi()4760 holdlen = es->linelen; in save_cbuf()4761 holdbufp[holdlen] = '\0'; in save_cbuf()4768 es->linelen = holdlen; in restore_cbuf()4769 memmove(es->cbuf, holdbufp, holdlen); in restore_cbuf()