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

/freebsd-12-stable/lib/libc/tests/sys/
H A Dsendfile_test.c770 struct sf_hdtr *hdtr1, hdtr2, hdtr3; local
774 hdtr1 = (struct sf_hdtr*)-1;
790 error = sendfile(fd, client_sock, 0, 0, hdtr1, NULL, SF_FLAGS(0, 0));

Completed in 95 milliseconds