Home
last modified time | relevance | path

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

/freebsd-13.1/tools/regression/security/open_to_operation/
H A Dopen_to_operation.c772 check_write(const char *testname, write_fn fn, const char *path, in check_write() function
1176 check_write("check_write_dir", write, dir_path, dir_modes, in main()
1178 check_write("check_write_file", write, file_path, file_modes, in main()
1181 check_write("check_writev_dir", writev_wrapper, dir_path, dir_modes, in main()
1183 check_write("check_writev_file", writev_wrapper, file_path, in main()
1186 check_write("check_pwrite_dir", pwrite_wrapper, dir_path, dir_modes, in main()
1188 check_write("check_pwrite_file", pwrite_wrapper, file_path, in main()
1191 check_write("check_pwritev_dir", pwritev_wrapper, dir_path, in main()
1193 check_write("check_pwritev_file", pwritev_wrapper, file_path, in main()
1197 check_write("check_aio_write_dir", aio_write_wrapper, in main()
[all …]
/freebsd-13.1/contrib/bmake/
H A Dmeta.c1358 goto check_write; in meta_oodate()
1380 check_write: in meta_oodate()
/freebsd-13.1/contrib/ntp/lib/isc/unix/
H A Dsocket.c3555 goto check_write; in process_fd()
3567 check_write: in process_fd()