Home
last modified time | relevance | path

Searched refs:sendfile_test (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/tools/regression/sockets/sendfile/
H A Dsendfile.c73 struct sendfile_test { struct
95 static int send_test(int connect_socket, struct sendfile_test); argument
269 send_test(int connect_socket, struct sendfile_test test) in send_test()
386 struct sendfile_test tests[] = { in run_parent()
/freebsd-13.1/lib/libc/tests/sys/
H A DMakefile12 ATF_TESTS_C+= sendfile_test
/freebsd-13.1/tests/sys/kern/
H A DMakefile39 ATF_TESTS_SH+= sendfile_test