Searched refs:ntrailer (Results 1 – 1 of 1) sorted by relevance
507 size_t ntrailer = 0; in read_block_no_mmap() local511 ssize_t n = TEMP_FAILURE_RETRY (read (fd, buf + ntrailer, in read_block_no_mmap()517 assert (unprinted == NULL || ntrailer == 0); in read_block_no_mmap()532 size_t nb = (size_t) n + ntrailer; in read_block_no_mmap()545 ntrailer = to_keep; in read_block_no_mmap()549 ntrailer = nb; in read_block_no_mmap()