Searched refs:has_sendfile (Results 1 – 3 of 3) sorted by relevance
36 int has_sendfile(void);
430 has_sendfile(void) in has_sendfile() function
646 return has_sendfile(); in iperf_has_zerocopy()652 ipt->zerocopy = (zerocopy && has_sendfile()); in iperf_set_test_zerocopy()1398 if (!has_sendfile()) { in iperf_parse_arguments()