Searched refs:iopend (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sh/
H A Ddefs.c47 struct ionod *iopend; /* documents waiting to be read at NL */ variable in typeref:struct:ionod
H A Dword.c228 if (iopend && eolchar(c))
231 tmp_iopend = iopend;
232 iopend = 0;
H A Dcmd.c555 iop->iolst = iopend;
556 iopend = iop;
H A Ddefs.h238 extern struct ionod *iopend; /* documents waiting to be read at NL */
H A Dmain.c372 iopend = 0;

Completed in 120 milliseconds