Searched refs:DESTINATION_FILE (Results 1 – 1 of 1) sorted by relevance
| /freebsd/lib/libc/tests/sys/ |
| H A D | sendfile_test.c | 49 #define DESTINATION_FILE "dest" macro 352 server_cat(DESTINATION_FILE, server_sock, pattern_size); in fd_positive_file_test() 365 verify_source_and_dest(DESTINATION_FILE, fd, offset, nbytes); in fd_positive_file_test() 436 server_cat(DESTINATION_FILE, server_sock, pattern_size); in fd_positive_shm_test() 449 verify_source_and_dest(DESTINATION_FILE, fd, offset, nbytes); in fd_positive_shm_test() 604 server_cat(DESTINATION_FILE, server_sock, pattern_size); in flags_test() 618 verify_source_and_dest(DESTINATION_FILE, fd, offset, nbytes); in flags_test() 733 server_cat(DESTINATION_FILE, server_sock, in hdtr_positive_test() 746 verify_source_and_dest(DESTINATION_FILE, fd2, offset, nbytes); in hdtr_positive_test()
|