Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/tests/sys/
H A Dsendfile_test.c52 #define DESTINATION_FILE "dest" macro
355 server_cat(DESTINATION_FILE, server_sock, pattern_size); in fd_positive_file_test()
368 verify_source_and_dest(DESTINATION_FILE, fd, offset, nbytes); in fd_positive_file_test()
433 server_cat(DESTINATION_FILE, server_sock, pattern_size); in fd_positive_shm_test()
446 verify_source_and_dest(DESTINATION_FILE, fd, offset, nbytes); in fd_positive_shm_test()
593 server_cat(DESTINATION_FILE, server_sock, pattern_size); in flags_test()
607 verify_source_and_dest(DESTINATION_FILE, fd, offset, nbytes); in flags_test()
718 server_cat(DESTINATION_FILE, server_sock, in hdtr_positive_test()
731 verify_source_and_dest(DESTINATION_FILE, fd2, offset, nbytes); in hdtr_positive_test()