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

/freebsd-13-stable/lib/libc/tests/sys/
H A Dsendfile_test.c932 off_t *sbytes_p = (off_t*)-1; local
946 error = sendfile(fd, client_sock, 0, 0, NULL, sbytes_p, SF_FLAGS(0, 0));

Completed in 46 milliseconds