Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
A Dgen.c41 static bool str_has_suffix(const char *str, const char *suffix) in str_has_suffix() function
61 if (str_has_suffix(name, ".o")) in get_obj_name()

Completed in 10 milliseconds