Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c4472 static ssize_t get_nth(struct __test_metadata *_metadata, const char *path, in get_nth() function
4510 ASSERT_EQ(get_nth(_metadata, proc_path, 3, &line), 1); in get_proc_stat()
4610 nread = get_nth(_metadata, proc_path, 1, &line); in get_proc_syscall()