Searched refs:file_list_t (Results 1 – 1 of 1) sorted by relevance
416 } file_list_t; typedef417 static file_list_t *exclude_tbl[TABLE_SIZE],423 static void add_file_to_table(file_list_t *table[], char *str);427 static void build_table(file_list_t *table[], char *file);479 static int is_in_table(file_list_t *table[], char *str);1803 free_children(file_list_t *children) in free_children()1805 file_list_t *child = children; in free_children()1806 file_list_t *cptr; in free_children()1832 file_list_t *child = NULL; in putfile()1833 file_list_t *child_end = NULL; in putfile()[all …]