Searched refs:detect_bpftool_path (Results 1 – 1 of 1) sorted by relevance
14 static int detect_bpftool_path(char *buffer, size_t size) in detect_bpftool_path() function60 if (bpftool_path[0] == 0 && detect_bpftool_path(bpftool_path, sizeof(bpftool_path))) in run_command()