Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dglob.c40 bool __pure glob_match(char const *pat, char const *str) in glob_match() function
/linux-6.15/tools/testing/selftests/bpf/
H A Dtest_progs.c133 static bool glob_match(const char *str, const char *pat) in glob_match() function
/linux-6.15/tools/lib/bpf/
H A Dlibbpf.c11404 bool glob_match(const char *str, const char *pat) in glob_match() function