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

/osnet-11/usr/src/lib/libast/common/disc/
H A Dsfdcdos.c50 Sfoff_t plast; member in struct:_dosdisc
131 dp->plast=dp->phere;
245 n = offset - dp->plast;
253 offset = dp->plast;
299 else if(offset==dp->plast)
301 else if(offset<dp->plast || offset>dp->phere)
313 mp->physical = dp->plast;
/osnet-11/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c627 struct sevstr *plast; local
641 plast = (struct sevstr *)NULL;
644 plast = psev;
646 plast->sevnext = psev;
647 plast = psev;

Completed in 231 milliseconds