Searched refs:pipe_parent_str (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/landlock/ |
| H A D | audit_test.c | 559 char pipe_child_str[12], pipe_parent_str[12]; in TEST_F() local 561 pipe_child_str, pipe_parent_str, NULL }; in TEST_F() 569 snprintf(pipe_parent_str, sizeof(pipe_parent_str), "%d", in TEST_F()
|
| H A D | fs_test.c | 2138 char pipe_child_str[12], pipe_parent_str[12]; in TEST_F_FORK() local 2141 pipe_parent_str, NULL }; in TEST_F_FORK() 2148 snprintf(pipe_parent_str, sizeof(pipe_parent_str), "%d", in TEST_F_FORK()
|