Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dveristat.c227 static int append_filter_file(const char *path);
301 err = append_filter_file(arg + 1); in parse_arg()
578 static int append_filter_file(const char *path) in append_filter_file() function