Home
last modified time | relevance | path

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

/freebsd-12-stable/release/picobsd/tinyware/msh/
Dsh.h22 #define FDBASE 10 /* First file usable by Shell */ macro
Dsh1.c23 (xint *)NULL, FDBASE, (struct env *)NULL};
Dsh3.c326 for (i=FDBASE; i<NOFILE; i++)