Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/lib/bpf/
A Dlibbpf_internal.h106 static inline bool str_has_sfx(const char *str, const char *sfx) in str_has_sfx() function
A Dlibbpf.c10733 if (str_has_sfx(file, ".so") || strstr(file, ".so.")) { in resolve_full_path()

Completed in 25 milliseconds