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

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/disc/
H A Dsfdcdos.c83 static struct map *getmapping(Dosdisc_t *dp, Sfoff_t offset, register int whence) function
85 static struct map *getmapping(dp, offset, whence)
302 mp = getmapping(dp,offset,whence);
307 mp = getmapping(dp,offset,whence);

Completed in 148 milliseconds