Searched refs:get_nth (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 4386 * get_nth - Get the nth, space separated entry in a file. 4391 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()
|
Completed in 6 milliseconds