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

  /src/sbin/fsck_ffs/
pass3.c 65 int inpindex = inpp - inpsort; local in function:pass3
69 (int)(inplast - inpindex - 1), (int)inplast,
70 (int)((inplast - inpindex - 1) * 100 / inplast));
75 inplast - inpindex - 1, inplast);

Completed in 11 milliseconds