Searched refs:ioword (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/release/picobsd/tinyware/msh/ |
| HD | sh2.c | 72 _PROTOTYPE(static struct ioword **copyio, (void)); 73 _PROTOTYPE(static struct ioword *io, (int u, int f, char *cp )); 162 register struct ioword *iop; 561 static struct ioword ** 564 register struct ioword **iop; in copyio() 566 iop = (struct ioword **) getwords(iolist); in copyio() 571 static struct ioword * 577 register struct ioword *iop; 579 iop = (struct ioword *) tree(sizeof(*iop));
|
| HD | sh.h | 62 struct ioword **ioact; /* IO actions (eg, < > >>) */ 124 struct ioword { struct 327 _PROTOTYPE(void markhere , (char *s , struct ioword *iop ));
|
| HD | sh5.c | 482 struct ioword *h_iop; 492 struct ioword *iop;
|
| HD | sh3.c | 45 _PROTOTYPE(int iosetup, (struct ioword *iop, int pipein, int pipeout )); 247 struct ioword **iopp; 366 register struct ioword *iop; in iosetup()
|