Searched refs:disable_nth (Results 1 – 1 of 1) sorted by relevance
103 static const char disable_nth[] = "0"; in fail_nth_next() local130 res2 = pwrite(nth_state->proc_fd, disable_nth, in fail_nth_next()131 ARRAY_SIZE(disable_nth) - 1, 0); in fail_nth_next()133 res2 = pwrite(nth_state->proc_fd, disable_nth, in fail_nth_next()134 ARRAY_SIZE(disable_nth) - 1, 0); in fail_nth_next()138 ASSERT_EQ(ARRAY_SIZE(disable_nth) - 1, res2); in fail_nth_next()