Searched defs:try_splice (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dcopy.c52 bool try_sendfile = true, try_splice = true; local
100 if (try_splice) {
106 try_splice = false;

Completed in 23 milliseconds