Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/landlock/
Dfs_test.c1972 const int procfd_path_size = snprintf(procfd_path, sizeof(procfd_path), in open_proc_fd() local
1975 ASSERT_LT(procfd_path_size, sizeof(procfd_path)); in open_proc_fd()