Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/process/
H A Dsystembuf_test.cpp95 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 Dcdrio.h56 int test_write; /* use test writes, laser turned off */ member
85 int test_write; member
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-proc-operations.m413 static ssize_t test_write(struct file *fp, const char __user *ptr,
23 .proc_write = test_write,
/freebsd/tools/regression/sockets/sigpipe/
H A Dsigpipe.c102 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()