Searched refs:glob_match (Results 1 – 3 of 3) sorted by relevance
40 bool __pure glob_match(char const *pat, char const *str) in glob_match() function123 EXPORT_SYMBOL(glob_match);
21 bool match = glob_match(pat, str); in test()
490 # prompt "glob_match() function"492 This option provides a glob_match function for performing506 This option enables a simple self-test of the glob_match