Home | History | Annotate | Download | only in blktrace

Lines Matching full:sendfile

51 #include <sys/sendfile.h>
428 .name = "no-sendfile",
454 "\t-s Make the network client NOT use sendfile() to transfer data\n" \
1443 ret = sendfile(iop->ofd, iop->ifd, NULL, iop->ready);
1445 perror("sendfile");
1448 fprintf(stderr, "short sendfile send (%d of %d)\n",