Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlibbpf.c10600 static bool glob_match(const char *str, const char *pat) function
10620 if (glob_match(str++, pat))
10640 if (!glob_match(sym_name, res->pattern))