Home
last modified time | relevance | path

Searched refs:copy_to_tmpfile (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dsplit.c280 copy_to_tmpfile (int fd, char *buf, idx_t bufsize) in copy_to_tmpfile() function
334 end = copy_to_tmpfile (fd, tmpbuf, bufsize); in input_file_size()