Searched refs:file_list_t (Results 1 – 1 of 1) sorted by relevance
423 } file_list_t; typedef424 static file_list_t *exclude_tbl[TABLE_SIZE],430 static void add_file_to_table(file_list_t *table[], char *str);434 static void build_table(file_list_t *table[], char *file);486 static int is_in_table(file_list_t *table[], char *str);1731 free_children(file_list_t *children) in free_children()1733 file_list_t *child = children; in free_children()1734 file_list_t *cptr; in free_children()1760 file_list_t *child = NULL; in putfile()1761 file_list_t *child_end = NULL; in putfile()[all …]