Searched refs:gen_file_pattern (Results 1 – 1 of 1) sorted by relevance
109 static char *gen_file_pattern(const char *, const char *);1235 full_pattern = gen_file_pattern(CONFIG, pattern); in read_glob_configs()1338 gen_file_pattern(const char *cur_config, const char *pattern) in gen_file_pattern() function