Searched refs:buggy (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/tests/sys/kern/pipe/
H A Dpipe_reverse_test.c52 int buggy, error; local
55 buggy = 0;
133 buggy = 1;
143 if ((buggy == 1) || (total != 10 * 4096))
H A Dpipe_wraparound_test.c50 int buggy, i; local
53 buggy = 0;
125 buggy = 1;
134 if (buggy)
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarname-dot-curdir.mk38 # this code path is buggy as well.

Completed in 108 milliseconds