Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dlibbpf_internal.h152 static inline bool str_has_sfx(const char *str, const char *sfx) in str_has_sfx() function
H A Dlibbpf.c11681 if (str_has_sfx(file, ".so") || strstr(file, ".so.")) {

Completed in 18 milliseconds