Home
last modified time | relevance | path

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

/openbmc/linux/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()