Searched refs:cfg_exclude (Results 1 – 1 of 1) sorted by relevance
461 struct cfg_exclude { struct462 struct cfg_exclude *next; argument477 struct cfg_exclude *excludes; argument591 struct cfg_exclude *exc; in cfg_exclude_add()594 exc = malloc(sizeof(struct cfg_exclude) + len + 1); in cfg_exclude_add()608 static void cfg_exclude_free(struct cfg_exclude *exc) in cfg_exclude_free()897 struct cfg_exclude *tmp = cfg->excludes; in cfg_free()1275 struct cfg_exclude *exc; in should_exclude_dir()