Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/seccomp/
Dseccomp_bpf.c4391 static ssize_t get_nth(struct __test_metadata *_metadata, const char *path, in get_nth() function
4429 ASSERT_EQ(get_nth(_metadata, proc_path, 3, &line), 1); in get_proc_stat()
4529 nread = get_nth(_metadata, proc_path, 1, &line); in get_proc_syscall()