Searched refs:check_sendfile (Results 1 – 1 of 1) sorted by relevance
/freebsd/tools/regression/security/open_to_operation/ |
H A D | open_to_operation.c | 673 check_sendfile(const char *testname, const char *path, int isdir, in check_sendfile() function 1168 check_sendfile("check_sendfile_dir", dir_path, 1, dir_modes, in main() 1170 check_sendfile("check_sendfile_file", file_path, 0, file_modes, in main()
|