Searched refs:iolist (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/release/picobsd/tinyware/msh/
H A Dsh2.c237 iosave = iolist;
238 iolist = NULL;
247 if (iolist == NULL)
314 iolist = iosave;
526 if (iolist) {
527 iolist = addword((char *)NULL, iolist);
566 iop = (struct ioword **) getwords(iolist);
567 iolist = 0;
583 iolist
[all...]
H A Dsh.h140 Extern struct wdblock *iolist; variable in typeref:struct:wdblock
H A Dsh3.c634 siolist = iolist;
640 iolist = 0;
649 iolist = siolist;
H A Dsh1.c230 iolist = 0;

Completed in 107 milliseconds