Home
last modified time | relevance | path

Searched refs:nlcount (Results 1 – 2 of 2) sorted by relevance

/trueos/release/picobsd/tinyware/msh/
HDsh5.c147 e.iop->nlcount = 0;
349 if (iop->nlcount) {
350 iop->nlcount--;
356 iop->nlcount = 1;
358 iop->nlcount++;
362 iop->nlcount--;
HDsh.h298 char nlcount; /* for `'s */ member