Searched refs:test_write (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/kyua/utils/process/ |
H A D | systembuf_test.cpp | 95 test_write(std::size_t length, std::size_t bufsize) in test_write() function 144 test_write(64, 1024); in ATF_TEST_CASE_BODY() 156 test_write(64 * 1024, 1024); in ATF_TEST_CASE_BODY()
|
/freebsd/sys/sys/ |
H A D | cdrio.h | 56 int test_write; /* use test writes, laser turned off */ member 85 int test_write; member
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | kernel-proc-operations.m4 | 13 static ssize_t test_write(struct file *fp, const char __user *ptr, 23 .proc_write = test_write,
|
/freebsd/tools/regression/sockets/sigpipe/ |
H A D | sigpipe.c | 102 test_write(const char *testname, int sock) in test_write() function 158 test_write(testname, sock2); in test_write_wantsignal() 177 test_write(testname, sock2); in test_write_dontsignal()
|