Searched defs:file_info_struct (Results 1 – 4 of 4) sorted by relevance
120 typedef struct file_info_struct struct122 struct file_info_struct * next; argument123 char * filename;124 long pos;125 unsigned int linenum;126 int at_end;
304 struct file_info_struct { struct305 const hash_table_entry * hash_entry; /* -> to associated hash entry */306 const def_dec_info * defs_decs; /* -> to chain of defs/decs */307 time_t mtime; /* Time of last modification. */
296 struct file_info_struct { struct297 const hash_table_entry * hash_entry; /* -> to associated hash entry */298 const def_dec_info * defs_decs; /* -> to chain of defs/decs */299 time_t mtime; /* Time of last modification. */