Lines Matching full:sendfile
151 #include <sys/sendfile.h>
3421 (a.k.a. stream) for the sockets interface using the sendfile()
3502 off_t scratch_offset; /* the linux sendfile() call will update
3558 print_top_test_header("TCP SENDFILE TEST",local_res,remote_res);
3830 /* timestamp just before we go into sendfile() and then again
3838 are passing to sendfile(). 08/2000 */
3848 if ((len=sendfile(send_socket,
3863 if ((sendfile(send_ring->fildes,
3873 if ((sendfile(send_ring->fildes,
3881 if ((len=sendfile(send_socket,
3895 perror("netperf: data send error: sendfile");
3958 /* since we are using sendfile() instead of send, we have no
12316 strstr(test_name,"SENDFILE")) {
12343 strstr(test_name,"SENDFILE")) {