Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/landlock/
H A Dptrace_test.c325 char buf_child; in TEST_F() local
333 ASSERT_EQ(1, read(pipe_parent[0], &buf_child, 1)); in TEST_F()
377 ASSERT_EQ(1, read(pipe_parent[0], &buf_child, 1)); in TEST_F()

Completed in 1 milliseconds