Searched refs:try_sendfile (Results 1 - 1 of 1) sorted by relevance

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

Completed in 11 milliseconds