Searched refs:yankbuf (Results 1 – 1 of 1) sorted by relevance
165 #define yankbuf editb.e_killbuf /* yank/delete buffer */ macro386 if(!yankbuf) in ed_viread()387 yankbuf = (genchar*)malloc(MAXLINE*CHARSIZE); in ed_viread()397 *yankbuf = 0; in ed_viread()1132 gencpy(yankbuf,cp); in cdelete()2407 p = yankbuf; in textmod()2685 gencpy(yankbuf, virtual); in textmod()