On Aug 16, 4:40pm, gww@traakan.com ("Gordon Waidhofer") wrote: -- Subject: RE: 64 bit inode changes | How does readdir(3) locate the next directory entry? | Using dp->d_reclen or DIRENT_RECLEN? It uses dp->d_reclen, but open-codes it since it uses its own buffer management. christos