Home
last modified time | relevance | path

Searched refs:makefifo (Results 1 – 2 of 2) sorted by relevance

/freebsd/tests/sys/fifo/
H A Dfifo_misc.c62 makefifo(const char *fifoname, const char *testname) in makefifo() function
109 makefifo("testfifo", __func__); in test_lseek()
139 makefifo("testfifo", __func__); in test_truncate()
184 makefifo("testfifo", __func__); in test_ioctl()
236 makefifo("testfifo", __func__); in test_chmodchown()
H A Dfifo_io.c99 makefifo(const char *fifoname, const char *testname) in makefifo() function
248 makefifo("testfifo", __func__); in test_simpleio()
407 makefifo("testfifo", __func__); in test_blocking_read_empty()
476 makefifo("testfifo", __func__); in test_blocking_one_byte()
542 makefifo("testfifo", __func__); in test_nonblocking_one_byte()
606 makefifo("testfifo", __func__); in test_blocking_partial_write()
664 makefifo("testfifo", __func__); in test_nonblocking_partial_write()
731 makefifo("testfifo", __func__); in test_coalesce_big_read()
802 makefifo("testfifo", __func__); in test_coalesce_big_write()
1071 makefifo("testfifo", __func__); in test_events_outofbox()
[all …]