Home
last modified time | relevance | path

Searched defs:n_bytes (Results 1 – 8 of 8) sorted by relevance

/coreutils/src/
Dcut.c306 size_t n_bytes; in cut_fields() local
Dtail.c417 xwrite_stdout (char const *buffer, size_t n_bytes) in xwrite_stdout()
434 uintmax_t n_bytes) in dump_remainder()
743 pipe_bytes (char const *pretty_filename, int fd, uintmax_t n_bytes, in pipe_bytes()
844 start_bytes (char const *pretty_filename, int fd, uintmax_t n_bytes, in start_bytes()
1823 tail_bytes (char const *pretty_filename, int fd, uintmax_t n_bytes, in tail_bytes()
Dhead.c179 xwrite_stdout (char const *buffer, size_t n_bytes) in xwrite_stdout()
194 copy_fd (int src_fd, uintmax_t n_bytes) in copy_fd()
Dsplit.c649 bytes_split (intmax_t n_bytes, intmax_t rem_bytes, in bytes_split()
773 line_bytes_split (intmax_t n_bytes, char *buf, idx_t bufsize) in line_bytes_split()
Ddu.c395 print_only_size (uintmax_t n_bytes) in print_only_size()
Dod.c1176 write_block (uintmax_t current_offset, size_t n_bytes, in write_block()
Dcopy.c502 write_zeros (int fd, off_t n_bytes) in write_zeros()
Dsort.c2863 size_t n_bytes = line->length; in write_line() local