Home
last modified time | relevance | path

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

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