Searched refs:inpend (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass2.c55 struct inoinfo **inpend; local
144 inpend = &inpsort[inplast];
145 for (inpp = inpsort; inpp < inpend; inpp++) {
234 for (inpp = inpsort; inpp < inpend; inpp++) {
H A Ddir.c78 struct inoinfo **inpend; local
81 inpend = &inpsort[inplast];
84 for (inpp = inpsort; inpp < inpend; inpp++) {

Completed in 47 milliseconds