| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/config/ |
| H A D | nind.exp | 28 global loadfile 31 set loadfile [file tail $arg]
|
| H A D | slite.exp | 42 global loadfile 47 set loadfile [file tail $arg]
|
| H A D | sim.exp | 54 global loadfile
|
| H A D | sid.exp | 173 global loadfile
|
| /openbsd-src/sys/lib/libsa/ |
| H A D | loadfile.h | 65 int loadfile(const char *, uint64_t *, int);
|
| H A D | loadfile.c | 106 loadfile(const char *fname, uint64_t *marks, int flags) in loadfile() function
|
| H A D | Makefile | 19 SRCS+= loadfile.c
|
| /openbsd-src/sys/arch/alpha/stand/netboot/ |
| H A D | netboot.c | 82 rc = loadfile(boot_file, &marks, LOAD_KERNEL | COUNT_KERNEL); in main()
|
| H A D | version | 14 1.3: Use MI loadfile, warn if kernel image would overlap SRM
|
| H A D | Makefile | 27 SRCS+= loadfile.c arc4.c
|
| /openbsd-src/sys/arch/hppa/stand/cdboot/ |
| H A D | cdboot.c | 88 if (!loadfile(path, marks, LOAD_KERNEL)) { in boot()
|
| /openbsd-src/sys/arch/alpha/stand/boot/ |
| H A D | version | 26 1.8: Use MI loadfile, warn if kernel image would overlap SRM
|
| H A D | Makefile | 25 SRCS+= loadfile.c arc4.c ufs2.c
|
| H A D | boot.c | 155 rc = loadfile(name, marks, LOAD_KERNEL | COUNT_KERNEL); in main()
|
| /openbsd-src/sys/arch/hppa/stand/libsa/ |
| H A D | Makefile | 20 ct.c dk.c lf.c lif.c cmd_hppa.c loadfile.c arc4.c elf32.c elf64.c
|
| /openbsd-src/sys/arch/sparc64/stand/ofwboot/ |
| H A D | boot.c | 215 loadfile(int fd, char *args, int isupgrade) in loadfile() function 532 (void)loadfile(fd, opened_name, isupgrade); in main()
|
| /openbsd-src/sys/arch/loongson/stand/libsa/ |
| H A D | Makefile | 34 SRCS+= loadfile.c arc4.c
|
| /openbsd-src/sys/arch/octeon/stand/libsa/ |
| H A D | Makefile | 35 SRCS+= loadfile.c arc4.c
|
| /openbsd-src/gnu/usr.bin/perl/lib/ |
| H A D | DB.pm | 109 DB->loadfile($DB::filename, $DB::lineno); 332 sub loadfile { subroutine
|
| H A D | DB.t | 208 ok( ! defined DB->loadfile('notafile'), 214 my $db = DB->loadfile($file);
|
| /openbsd-src/sys/arch/alpha/stand/nboot/ |
| H A D | Makefile | 36 SRCS+= loadfile.c arc4.c ctime.c hexdump.c strtol.c strtoll.c ufs2.c
|
| /openbsd-src/sys/stand/boot/ |
| H A D | boot.c | 128 if ((fd = loadfile(cmd.path, marks, LOAD_ALL)) != -1) { in boot()
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| H A D | dbx.exp | 179 global loadfile
|
| /openbsd-src/sys/arch/i386/stand/cdboot/ |
| H A D | Makefile | 36 SRCS+= elf32.c elf64.c loadfile.c arc4.c
|
| /openbsd-src/sys/arch/amd64/stand/cdboot/ |
| H A D | Makefile | 34 loadfile.c arc4.c elf32.c elf64.c
|