Home
last modified time | relevance | path

Searched defs:glob_match (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dglob.c40 bool __pure glob_match(char const *pat, char const *str) in glob_match() function
123 EXPORT_SYMBOL(glob_match); variable
/kernel/linux/linux-6.6/lib/
H A Dglob.c40 bool __pure glob_match(char const *pat, char const *str) in glob_match() function
123 EXPORT_SYMBOL(glob_match); variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_progs.c110 static bool glob_match(const char *str, const char *pat) in glob_match() function
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c10644 bool glob_match(const char *str, const char *pat) in glob_match() function

Completed in 18 milliseconds