HomeSort by: relevance | last modified time | path
    Searched defs:curetfs (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/rump_allserver/
rump_allserver.c 146 unsigned netfs = 0, curetfs = 0; local in function:main
295 if (netfs - curetfs == 0) {
303 etfs[curetfs].key = key;
304 etfs[curetfs].hostpath = hostpath;
305 etfs[curetfs].flen = flen;
306 etfs[curetfs].foffset = foffset;
307 etfs[curetfs].partition = partition;
308 etfs[curetfs].type = ftype;
309 curetfs++;
428 for (i = 0; i < curetfs; i++)
    [all...]
rump_allserver.c 146 unsigned netfs = 0, curetfs = 0; local in function:main
295 if (netfs - curetfs == 0) {
303 etfs[curetfs].key = key;
304 etfs[curetfs].hostpath = hostpath;
305 etfs[curetfs].flen = flen;
306 etfs[curetfs].foffset = foffset;
307 etfs[curetfs].partition = partition;
308 etfs[curetfs].type = ftype;
309 curetfs++;
428 for (i = 0; i < curetfs; i++)
    [all...]
rump_allserver.c 146 unsigned netfs = 0, curetfs = 0; local in function:main
295 if (netfs - curetfs == 0) {
303 etfs[curetfs].key = key;
304 etfs[curetfs].hostpath = hostpath;
305 etfs[curetfs].flen = flen;
306 etfs[curetfs].foffset = foffset;
307 etfs[curetfs].partition = partition;
308 etfs[curetfs].type = ftype;
309 curetfs++;
428 for (i = 0; i < curetfs; i++)
    [all...]

Completed in 32 milliseconds