Searched refs:file_info_table_allocated (Results 1 – 1 of 1) sorted by relevance
94 static unsigned int file_info_table_allocated; variable1361 if (file_info_table_in_use == file_info_table_allocated) in lookup_filename()1364 file_info_table_allocated += FILE_TABLE_INCREMENT; in lookup_filename()1366 file_info_table_allocated); in lookup_filename()1465 file_info_table_allocated = FILE_TABLE_INCREMENT; in vmsdbgout_init()