Searched refs:ntrailer (Results 1 – 1 of 1) sorted by relevance
523 size_t ntrailer = 0; in read_block_no_mmap() local527 ssize_t n = TEMP_FAILURE_RETRY (read (fd, buf + ntrailer, in read_block_no_mmap()533 assert (unprinted == NULL || ntrailer == 0); in read_block_no_mmap()548 size_t nb = (size_t) n + ntrailer; in read_block_no_mmap()561 ntrailer = to_keep + nb; in read_block_no_mmap()565 ntrailer = nb; in read_block_no_mmap()