Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/landlock/
H A Daudit_test.c887 char pipe_child_str[12], pipe_parent_str[12];
889 pipe_child_str, pipe_parent_str, NULL };
895 snprintf(pipe_child_str, sizeof(pipe_child_str), "%d",
559 char pipe_child_str[12], pipe_parent_str[12]; TEST_F() local
H A Dfs_test.c2035 char pipe_child_str[12], pipe_parent_str[12]; in TEST_F_FORK() local
2037 (char *)bin_wait_pipe, pipe_child_str, in TEST_F_FORK()
2043 snprintf(pipe_child_str, sizeof(pipe_child_str), "%d", in TEST_F_FORK()