Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/bpf/bpftool/
Dmain.h102 int detect_common_prefix(const char *arg, ...);
Dmain.c152 int detect_common_prefix(const char *arg, ...) in detect_common_prefix() function
Dprog.c1182 if (detect_common_prefix(*argv, "data_in", "data_out", in do_run()
1185 if (detect_common_prefix(*argv, "ctx_in", "ctx_out", in do_run()