Searched refs:AFID_NOBUF (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/release/picobsd/tinyware/msh/
H A Dsh5.c16 static struct iobuf sharedbuf = {AFID_NOBUF};
17 static struct iobuf mainbuf = {AFID_NOBUF};
20 struct ioarg temparg = {0, 0, 0, AFID_NOBUF, 0};
129 if (argp->afid != AFID_NOBUF)
138 if (++bufid == AFID_NOBUF)
283 if (ap->afid != AFID_NOBUF) {
H A Dsh.h289 #define AFID_NOBUF (~0) macro

Completed in 328 milliseconds