Searched refs:iopend (Results 1 – 5 of 5) sorted by relevance
228 if (iopend && eolchar(c)) in word()231 tmp_iopend = iopend; in word()232 iopend = 0; in word()
47 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()