Searched refs:disable_nth (Results 1 – 1 of 1) sorted by relevance
106 static const char disable_nth[] = "0"; in fail_nth_next() local133 res2 = pwrite(nth_state->proc_fd, disable_nth, in fail_nth_next()134 ARRAY_SIZE(disable_nth) - 1, 0); in fail_nth_next()136 res2 = pwrite(nth_state->proc_fd, disable_nth, in fail_nth_next()137 ARRAY_SIZE(disable_nth) - 1, 0); in fail_nth_next()141 ASSERT_EQ(ARRAY_SIZE(disable_nth) - 1, res2); in fail_nth_next()