Home
last modified time | relevance | path

Searched defs:buf_size (Results 1 – 4 of 4) sorted by relevance

/coreutils/src/
Dseq.c491 size_t buf_size = MAX (BUFSIZ, (inc_size + 1) * 2); in seq_fast() local
Dcopy.c313 sparse_copy (int src_fd, int dest_fd, char **abuf, size_t buf_size, in sparse_copy()
545 lseek_copy (int src_fd, int dest_fd, char **abuf, size_t buf_size, in lseek_copy()
1547 size_t buf_size = io_blksize (&sb); in copy_reg() local
Dhead.c197 const size_t buf_size = sizeof (buf); in copy_fd() local
Dnumfmt.c738 char *buf, idx_t buf_size, in double_to_human()