Home
last modified time | relevance | path

Searched refs:IODEFAULT (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/release/picobsd/tinyware/msh/
Dsh2.c47 static int iounit = IODEFAULT;
173 iounit = IODEFAULT;
Dsh.h137 #define IODEFAULT (-1) /* token for default IO unit */ macro
Dsh3.c372 if (iop->io_unit == IODEFAULT) /* take default */