Searched refs:readlim (Results 1 – 1 of 1) sorted by relevance
88 size_t readlim = SSIZE_MAX; in block_read() local92 size_t bytes_to_read = MIN (buflim - bp, readlim); in block_read()103 readlim = INT_MAX; in block_read()