| /src/sys/arch/evbppc/stand/wii/ |
| boot.c | 58 static int exec_netbsd(const char *); 87 exec_netbsd(names[curname]); 96 exec_netbsd(const char *fname) function
|
| /src/sys/stand/efiboot/ |
| exec.c | 168 exec_netbsd(const char *fname, const char *args) function
|
| /src/sys/arch/landisk/stand/boot/ |
| boot2.c | 84 int exec_netbsd(const char *file, int howto); 204 if (exec_netbsd(filename, howto) < 0) { 268 exec_netbsd(const char *file, int howto) function
|
| /src/sys/arch/zaurus/stand/zboot/ |
| boot.c | 86 static int exec_netbsd(const char *file, int howto); 261 if (exec_netbsd(filename, howto) < 0) { 270 exec_netbsd(const char *file, int howto) function
|
| /src/sys/arch/i386/stand/lib/ |
| exec.c | 412 exec_netbsd(const char *file, physaddr_t loadaddr, int boothowto, int floppy, function
|