Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dcopy.c160 bool try_cfr = true, try_sendfile = true, try_splice = true, copied_something = false; in copy_bytes_full() local
300 if (copied_something) in copy_bytes_full()
327 if (copied_something) in copy_bytes_full()
390 if (copied_something) in copy_bytes_full()
457 copied_something = true; in copy_bytes_full()