Searched refs:file_list (Results 1 – 5 of 5) sorted by relevance
73 struct file_list *fl; in headers()108 free_file_list(struct file_list *fl) in free_file_list()110 struct file_list *fl_prev; in free_file_list()124 struct file_list *fl = NULL; /* may exit for(;;) uninitted */ in do_header()125 struct file_list *fl_head; in do_header()175 fl = (struct file_list *) malloc(sizeof *fl); in do_header()187 fl = (struct file_list *) malloc(sizeof *fl); in do_header()
74 struct file_list *fl_lookup(char *file);75 struct file_list *fltail_lookup(char *file);76 struct file_list *new_fent(void);78 void put_source_file_name(FILE *fp, struct file_list *tp);89 static struct file_list *fcur;96 struct file_list *99 struct file_list *fp; in fl_lookup()112 struct file_list *115 struct file_list *fp; in fltail_lookup()128 struct file_list *[all …]
63 struct file_list { struct64 struct file_list *f_next; argument156 extern struct file_list *ftab, *conf_list, **confp;
60 struct file_list *ftab, *conf_list, **confp;
33 struct file_list *file;