Searched refs:iopend (Results 1 – 5 of 5) sorted by relevance
227 if (iopend && eolchar(c)) in word()230 tmp_iopend = iopend; in word()231 iopend = 0; in word()
46 struct ionod *iopend; /* documents waiting to be read at NL */ variable
555 iop->iolst = iopend;556 iopend = iop;
238 extern struct ionod *iopend; /* documents waiting to be read at NL */
372 iopend = 0; in exfile()