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