Home
last modified time | relevance | path

Searched refs:other_fd (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/tests/
H A Dmonotonic_uncore.c353 int other_fd; variable
358 other_fd = open_uncore_error(&error);
359 T_ASSERT_LT(other_fd, 0, "opening a second uncore fd should fail");