Home
last modified time | relevance | path

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

/dports/emulators/ods2reader/ods2reader-19930601_1/
H A Dods-2-reader.new.c210 ushort d_rbc; /* Record byte count */ member
685 for ( vplim=(struct dirval *)((char *)(&de->d_vrlm)+de->d_rbc); vp<vplim; ++vp
877 vplim = (struct dirval *) ((char *)(&de->d_vrlm)+de->d_rbc); in listdir()