Searched refs:n_elide_0 (Results 1 – 1 of 1) sorted by relevance
248 elide_tail_bytes_pipe (char const *filename, int fd, uintmax_t n_elide_0, in elide_tail_bytes_pipe() argument251 size_t n_elide = n_elide_0; in elide_tail_bytes_pipe()272 if (SIZE_MAX < n_elide_0 + READ_BUFSIZE) in elide_tail_bytes_pipe()274 char umax_buf[INT_BUFSIZE_BOUND (n_elide_0)]; in elide_tail_bytes_pipe()276 umaxtostr (n_elide_0, umax_buf)); in elide_tail_bytes_pipe()