Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/disc/
H A Dsfdcdos.c45 Sfoff_t lhere; member
78 dp->maptable[n].logical = dp->lhere;
133 dp->llast = dp->lhere;
144 dp->lhere++;
152 dp->lhere += n;
211 dp->lhere -= count;
213 if(dp->lhere>dp->lmax)
215 dp->lmax = dp->lhere;
298 return(dp->lhere);
306 if(offset<dp->llast || offset > dp->lhere)
[all …]