Searched refs:str_has_sfx (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dlibbpf_internal.h122 static inline bool str_has_sfx(const char *str, const char *sfx) function
H A Dlibbpf.c11706 if (str_has_sfx(file, ".so") || strstr(file, ".so.")) {

Completed in 154 milliseconds