Home
last modified time | relevance | path

Searched defs:bytes_read (Results 1 – 12 of 12) sorted by relevance

/coreutils/src/
Dwc_avx2.c52 ssize_t bytes_read = read (fd, avx_buf, sizeof avx_buf); in wc_lines_avx2() local
Dcksum_pclmul.c41 size_t bytes_read; in cksum_pclmul() local
Dwc.c266 ssize_t bytes_read = read (fd, buf, BUFFER_SIZE); in wc_lines() local
388 for (ssize_t bytes_read; in wc() local
415 for (ssize_t bytes_read; in wc() local
555 for (ssize_t bytes_read; (bytes_read = read (fd, buf, BUFFER_SIZE)); ) in wc() local
Dtee.c231 ssize_t bytes_read = 0; in tee_files() local
Dtail.c444 size_t bytes_read = safe_read (fd, buffer, n); in dump_remainder() local
522 size_t bytes_read; in file_lines() local
851 size_t bytes_read = safe_read (fd, buffer, BUFSIZ); in start_bytes() local
888 size_t bytes_read = safe_read (fd, buffer, BUFSIZ); in start_lines() local
1165 uintmax_t bytes_read; in tail_forever() local
1432 uintmax_t bytes_read = dump_remainder (want_header, name, fspec->fd, in check_fspec() local
Dhead.c653 size_t bytes_read; in elide_tail_lines_seekable() local
782 size_t bytes_read; in head_bytes() local
806 size_t bytes_read = safe_read (fd, buffer, BUFSIZ); in head_lines() local
Dcksum.c168 size_t bytes_read; in cksum_slice8() local
Dtac-pipe.c62 size_t bytes_read; in buf_init_from_stdin() local
Dtac.c388 size_t bytes_read = safe_read (input_fd, G_buffer, read_size); in copy_to_temp() local
Dtr.c1649 size_t bytes_read = plain_read (buf, size); in read_and_xlate() local
1888 size_t bytes_read = read_and_xlate (io_buf, sizeof io_buf); in main() local
Dcsplit.c258 idx_t bytes_read; in read_input() local
Dsort.c1795 size_t bytes_read = fread (ptr, 1, readsize, fp); in fillbuf() local