Searched refs:buf_child (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/landlock/ |
| H A D | ptrace_test.c | 184 char buf_child; in TEST_F() 192 ASSERT_EQ(1, read(pipe_parent[0], &buf_child, 1)); in TEST_F() 236 ASSERT_EQ(1, read(pipe_parent[0], &buf_child, 1)); in TEST_F() 369 char buf_child; in TEST_F() 375 ASSERT_EQ(1, read(pipe_parent[0], &buf_child, 1)); in TEST_F() 396 ASSERT_EQ(1, read(pipe_parent[0], &buf_child, 1)); in TEST_F() 181 char buf_child; TEST_F() local 366 char buf_child; TEST_F() local
|
| H A D | scoped_signal_test.c | 105 char buf_child; in TEST_F() 116 ASSERT_EQ(1, read(pipe_parent[0], &buf_child, 1)); in TEST_F() 199 char buf_child; in TEST_F() 211 ASSERT_EQ(1, read(pipe_parent[0], &buf_child, 1)); in TEST_F() 100 char buf_child; TEST_F() local 194 char buf_child; TEST_F() local
|
| H A D | scoped_abstract_unix_test.c | 105 char buf_child; in TEST_F() local 118 ASSERT_EQ(1, read(pipe_parent[0], &buf_child, 1)); in TEST_F() 716 char buf_child; in TEST_F() local 748 ASSERT_EQ(1, read(pipe_parent[0], &buf_child, 1)); in TEST_F() 847 char buf_child, buf_parent; in TEST_F() local 892 ASSERT_EQ(1, read(pipe_parent[0], &buf_child, 1)); in TEST_F()
|