Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dveristat.c316 static int append_file_from_file(const char *path);
431 err = append_file_from_file(arg + 1); in parse_arg()
763 static int append_file_from_file(const char *path) in append_file_from_file() function