Searched refs:pipe_parent_str (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/testing/selftests/landlock/ |
| H A D | audit_test.c | 558 char pipe_child_str[12], pipe_parent_str[12]; in TEST_F() local 560 pipe_child_str, pipe_parent_str, NULL }; in TEST_F() 568 snprintf(pipe_parent_str, sizeof(pipe_parent_str), "%d", in TEST_F()
|
| H A D | fs_test.c | 2098 char pipe_child_str[12], pipe_parent_str[12]; in TEST_F_FORK() local 2101 pipe_parent_str, NULL }; in TEST_F_FORK() 2108 snprintf(pipe_parent_str, sizeof(pipe_parent_str), "%d", in TEST_F_FORK()
|