Home
last modified time | relevance | path

Searched refs:pipe_parent_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 };
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 Dfs_test.c2035 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()