Home
last modified time | relevance | path

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

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