Searched refs:loadfile_aout (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/stand/installboot/
H A DMakefile28 SRCS= installboot.c byteorder.c loadfile.c loadfile_aout.c loadfile_elf32.c
/netbsd-6-1-5-RELEASE/sys/lib/libsa/
H A Dloadfile.h90 int loadfile_aout(int, struct exec *, u_long *, int);
H A Dloadfile.c178 rval = loadfile_aout(fd, &hdr.aout, marks, flags);
H A DMakefile57 SRCS+= loadfile_aout.c
H A Dloadfile_aout.c1 /* $NetBSD: loadfile_aout.c,v 1.13 2008/04/28 20:24:06 martin Exp $ */
88 loadfile_aout(int fd, struct exec *x, u_long *marks, int flags) function
/netbsd-6-1-5-RELEASE/sys/arch/amiga/stand/bootblock/boot/
H A DMakefile62 SOBJS += loadfile.o loadfile_aout.o loadfile_elf32.o

Completed in 165 milliseconds