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

/freebsd-12-stable/tests/sys/fifo/
H A Dfifo_misc.c64 makefifo(const char *fifoname, const char *testname) function
68 err(-1, "%s: makefifo: mkfifo: %s", testname, fifoname);
111 makefifo("testfifo", __func__);
141 makefifo("testfifo", __func__);
186 makefifo("testfifo", __func__);
238 makefifo("testfifo", __func__);
H A Dfifo_io.c101 makefifo(const char *fifoname, const char *testname) function
105 err(-1, "%s: makefifo: mkfifo: %s", testname, fifoname);
250 makefifo("testfifo", __func__);
409 makefifo("testfifo", __func__);
478 makefifo("testfifo", __func__);
544 makefifo("testfifo", __func__);
608 makefifo("testfifo", __func__);
666 makefifo("testfifo", __func__);
733 makefifo("testfifo", __func__);
804 makefifo("testfif
[all...]

Completed in 110 milliseconds