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

/freebsd-9.3-release/tools/regression/fifo/fifo_misc/
H A Dfifo_misc.c62 makefifo(const char *fifoname, const char *testname) function
66 err(-1, "%s: makefifo: mkfifo: %s", testname, fifoname);
110 makefifo("testfifo", __func__);
140 makefifo("testfifo", __func__);
185 makefifo("testfifo", __func__);
/freebsd-9.3-release/tools/regression/fifo/fifo_io/
H A Dfifo_io.c101 makefifo(const char *fifoname, const char *testname) function
105 err(-1, "%s: makefifo: mkfifo: %s", testname, fifoname);
251 makefifo("testfifo", __func__);
410 makefifo("testfifo", __func__);
479 makefifo("testfifo", __func__);
546 makefifo("testfifo", __func__);
611 makefifo("testfifo", __func__);
670 makefifo("testfifo", __func__);
738 makefifo("testfifo", __func__);
810 makefifo("testfif
[all...]

Completed in 152 milliseconds