Searched refs:file_info_type (Results 1 – 1 of 1) sorted by relevance
127 } file_info_type; typedef141 file_info_type *file;151 file_info_type *hll_file;186 static file_info_type * file_info_head;187 static file_info_type * last_open_file_info;211 static file_info_type *file_info (const char *);213 static char *buffer_line (file_info_type *, char *, unsigned int);218 static void print_source (file_info_type *, list_info_type *, char *, unsigned int);247 static file_info_type *251 file_info_type *p = file_info_head; in file_info()[all …]