Home
last modified time | relevance | path

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

/lib/
Dglob.c40 bool __pure glob_match(char const *pat, char const *str) in glob_match() function
123 EXPORT_SYMBOL(glob_match);
Dglobtest.c21 bool match = glob_match(pat, str); in test()
DKconfig490 # prompt "glob_match() function"
492 This option provides a glob_match function for performing
506 This option enables a simple self-test of the glob_match