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