Searched refs:fileinfo (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/scripts/deprecated/ |
| D | html2man.in | 66 $fileinfo = $manfiles{$filename}; 69 $fileout = "$MANDIR/man$fileinfo->[1]/$fileinfo->[0].$fileinfo->[1]"; 78 print MANOUT ".TH " . $fileinfo->[0] . " " . $fileinfo->[1] . "\n"; 80 $pat = $fileinfo->[0]; 84 print MANOUT "$fileinfo->[0] - "; 231 print MANOUT "$fileinfo->[2]\n\n";
|
| /netbsd/src/external/bsd/openldap/dist/contrib/slapd-tools/ |
| D | statslog | 142 my @fileinfo; 146 push(@fileinfo, [$age, $file]); 151 exit(1) unless @fileinfo; 152 @ARGV = map { $_->[1] } sort { $b->[0] <=> $a->[0] } @fileinfo;
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | dwarf2.c | 1785 struct fileinfo struct 1811 struct fileinfo* files; argument 2534 struct fileinfo *tmp; in line_info_add_file_name() 2538 amt *= sizeof (struct fileinfo); in line_info_add_file_name() 2540 tmp = (struct fileinfo *) bfd_realloc (table->files, amt); in line_info_add_file_name() 2604 struct fileinfo fe; in read_formatted_entries()
|
| D | vms-alpha.c | 203 struct fileinfo struct 262 struct fileinfo *file_table; 4364 = bfd_zmalloc (module->file_table_count * sizeof (struct fileinfo)); in new_module() 4554 * sizeof (struct fileinfo)); in parse_module() 4558 fileid * sizeof (struct fileinfo)); in parse_module()
|
| D | ChangeLog-2010 | 2421 (struct fileinfo, struct srecinfo, struct lineinfo): Ditto.
|
| D | ChangeLog-2009 | 4379 (struct fileinfo, struct srecinfo, struct lineinfo): New types.
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | dwarf2.c | 1785 struct fileinfo struct 1811 struct fileinfo* files; argument 2556 struct fileinfo *tmp; in line_info_add_file_name() 2560 amt *= sizeof (struct fileinfo); in line_info_add_file_name() 2562 tmp = (struct fileinfo *) bfd_realloc (table->files, amt); in line_info_add_file_name() 2626 struct fileinfo fe; in read_formatted_entries()
|
| D | vms-alpha.c | 203 struct fileinfo struct 262 struct fileinfo *file_table; 4364 = bfd_zmalloc (module->file_table_count * sizeof (struct fileinfo)); in new_module() 4554 * sizeof (struct fileinfo)); in parse_module() 4558 fileid * sizeof (struct fileinfo)); in parse_module()
|
| D | ChangeLog-2010 | 2421 (struct fileinfo, struct srecinfo, struct lineinfo): Ditto.
|
| D | ChangeLog-2009 | 4379 (struct fileinfo, struct srecinfo, struct lineinfo): New types.
|
| /netbsd/src/external/bsd/file/dist/magic/magdir/ |
| D | sysex | 19 # https://fileinfo.com/extension/syx
|
| D | images | 2291 # https://fileinfo.com/extension/cdf
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-1996 | 2449 to "struct fileinfo" to avoid conflict with "struct file" in
|