Home
last modified time | relevance | path

Searched refs:display_file (Results 1 – 25 of 52) sorted by relevance

123

/netbsd/external/gpl3/gdb/dist/binutils/
H A Dsize.c81 static void display_file (char *);
257 display_file ("a.out"); in main()
260 display_file (argv[optind++]); in main()
413 display_file (char *filename) in display_file() function
H A Dnm.c1353 display_file (char *filename) in display_file() function
1854 return !display_file ("a.out"); in main()
1865 if (!display_file (argv[optind++])) in main()
H A DChangeLog-2006213 * objdump.c (display_file): Set exit_status to 1 if get_file_size
215 * size.c (display_file): Set return_code to 1 if get_file_size
H A DChangeLog-2010278 (display_file): Set BFD_DECOMPRESS if needed.
366 (display_file): Pass plugin_target to bfd_openr if target
H A DChangeLog-0203147 * nm.c (display_file): Likewise.
150 * objdump.c (display_file): Likewise.
151 * size.c (display_file): Likewise.
1516 (display_file): Likewise.
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dsize.c81 static void display_file (char *);
255 display_file ("a.out"); in main()
258 display_file (argv[optind++]); in main()
407 display_file (char *filename) in display_file() function
H A Dnm.c1652 display_file (char *filename) in display_file() function
2186 return !display_file ("a.out"); in main()
2197 if (!display_file (argv[optind++])) in main()
H A DChangeLog-2006213 * objdump.c (display_file): Set exit_status to 1 if get_file_size
215 * size.c (display_file): Set return_code to 1 if get_file_size
H A DChangeLog-2010278 (display_file): Set BFD_DECOMPRESS if needed.
366 (display_file): Pass plugin_target to bfd_openr if target
H A DChangeLog-0203147 * nm.c (display_file): Likewise.
150 * objdump.c (display_file): Likewise.
151 * size.c (display_file): Likewise.
1516 (display_file): Likewise.
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dsize.c81 static void display_file (char *);
257 display_file ("a.out"); in main()
260 display_file (argv[optind++]); in main()
413 display_file (char *filename) in display_file() function
H A Dnm.c1351 display_file (char *filename) in display_file() function
1849 return !display_file ("a.out"); in main()
1860 if (!display_file (argv[optind++])) in main()
H A DChangeLog-2006213 * objdump.c (display_file): Set exit_status to 1 if get_file_size
215 * size.c (display_file): Set return_code to 1 if get_file_size
H A DChangeLog-2010278 (display_file): Set BFD_DECOMPRESS if needed.
366 (display_file): Pass plugin_target to bfd_openr if target
H A DChangeLog-0203147 * nm.c (display_file): Likewise.
150 * objdump.c (display_file): Likewise.
151 * size.c (display_file): Likewise.
1516 (display_file): Likewise.
H A DChangeLog-9197116 (display_file): Likewise.
3493 * objdump.c (display_file): Likewise.
3662 * nm.c (display_file, display_archive), size.c (display_bfd):
3670 * nm.c (display_archive): New function, from code in display_file.
3674 (display_archive): New function from code in display_file.
3675 (display_file): Check bfd_close error return.
3725 * objdump.c (display_file): Remove call to list_matching_formats.
3750 (display_file): Call it.
4372 (display_file, print_symbols): Call them.
4431 (display_file): Print program name before calling
[all …]
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dsize.c81 static void display_file (char *);
257 display_file ("a.out"); in main()
260 display_file (argv[optind++]); in main()
413 display_file (char *filename) in display_file() function
H A Dnm.c1353 display_file (char *filename) in display_file() function
1854 return !display_file ("a.out"); in main()
1865 if (!display_file (argv[optind++])) in main()
H A DChangeLog-2006213 * objdump.c (display_file): Set exit_status to 1 if get_file_size
215 * size.c (display_file): Set return_code to 1 if get_file_size
H A DChangeLog-2010278 (display_file): Set BFD_DECOMPRESS if needed.
366 (display_file): Pass plugin_target to bfd_openr if target
H A DChangeLog-0203147 * nm.c (display_file): Likewise.
150 * objdump.c (display_file): Likewise.
151 * size.c (display_file): Likewise.
1516 (display_file): Likewise.
/netbsd/external/bsd/pkg_install/dist/create/
H A Dbuild.c90 static struct memory_file *display_file; variable
282 write_meta_file(display_file, archive); in make_dist()
381 display_file = load_and_add(plist, Display, in pkg_build()
/netbsd/libexec/ftpd/
H A Dextern.h125 int display_file(const char *, int);
H A Dconf.c557 (void)display_file(curclass.display, code); in show_chdir_messages()
592 display_file(const char *file, int code) in display_file() function
H A Dftpd.c756 if (display_file(_PATH_NOLOGIN, 530)) { in main()
760 (void)display_file(conffilename(_NAME_FTPWELCOME), 220); in main()
1509 (void)display_file(conffilename(curclass.limitfile), in do_pass()
1641 (void)display_file(conffilename(curclass.motd), 230); in do_pass()

123