Searched refs:readbuflen (Results 1 – 1 of 1) sorted by relevance
431 size_t readbuflen; in cloudabi_sys_file_readdir() local459 readbuflen = MAXBSIZE - readuio.uio_resid; in cloudabi_sys_file_readdir()462 while (readbuflen >= offsetof(struct dirent, d_name) && in cloudabi_sys_file_readdir()465 if (readbuflen >= bde->d_reclen && bde->d_fileno != 0 && in cloudabi_sys_file_readdir()478 readbuflen -= bde->d_reclen; in cloudabi_sys_file_readdir()