Searched refs:has_sendfile (Results 1 – 3 of 3) sorted by relevance
35 int has_sendfile(void);
379 has_sendfile(void) in has_sendfile() function
598 return has_sendfile(); in iperf_has_zerocopy()604 ipt->zerocopy = (zerocopy && has_sendfile()); in iperf_set_test_zerocopy()1219 if (!has_sendfile()) { in iperf_parse_arguments()