| /src/sys/arch/alpha/include/ |
| aout_machdep.h | 33 #define cpu_exec_aout_makecmds(p, epp) ENOEXEC macro
|
| /src/sys/arch/or1k/include/ |
| aout_machdep.h | 35 #define cpu_exec_aout_makecmds(p, epp) ENOEXEC macro
|
| /src/sys/arch/riscv/include/ |
| aout_machdep.h | 35 #define cpu_exec_aout_makecmds(p, epp) ENOEXEC macro
|
| /src/sys/arch/arm/include/ |
| aout_machdep.h | 57 #define cpu_exec_aout_makecmds(a, b) ENOEXEC macro
|
| /src/sys/arch/powerpc/include/ |
| aout_machdep.h | 40 #define cpu_exec_aout_makecmds(a, b) ENOEXEC macro
|
| /src/tools/arm-elf2aout/machine/ |
| aout_machdep.h | 57 #define cpu_exec_aout_makecmds(a, b) ENOEXEC macro
|
| /src/sys/sys/ |
| exec_aout.h | 178 #ifndef cpu_exec_aout_makecmds 179 int cpu_exec_aout_makecmds(struct lwp *, struct exec_package *);
|
| /src/sys/arch/hppa/include/ |
| exec.h | 31 #define cpu_exec_aout_makecmds(p, epp) ENOEXEC macro
|
| /src/sys/arch/i386/i386/ |
| aout_machdep.c | 144 * cpu_exec_aout_makecmds(): 154 cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp) function
|
| /src/tools/arm-elf2aout/sys/ |
| exec_aout.h | 176 #ifndef cpu_exec_aout_makecmds 177 int cpu_exec_aout_makecmds(struct lwp *, struct exec_package *);
|
| /src/tools/m68k-elf2aout/sys/ |
| exec_aout.h | 176 #ifndef cpu_exec_aout_makecmds 177 int cpu_exec_aout_makecmds(struct lwp *, struct exec_package *);
|
| /src/sys/arch/virt68k/virt68k/ |
| machdep.c | 123 int cpu_exec_aout_makecmds(struct lwp *, struct exec_package *); 815 * cpu_exec_aout_makecmds(): 822 cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp) function
|
| /src/sys/arch/vax/vax/ |
| vm_machdep.c | 191 cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp) function
|
| /src/sys/kern/ |
| exec_aout.c | 123 error = cpu_exec_aout_makecmds(l, epp);
|
| /src/sys/arch/mvme68k/mvme68k/ |
| machdep.c | 149 int cpu_exec_aout_makecmds(struct lwp *, struct exec_package *); 1001 * cpu_exec_aout_makecmds(): 1008 cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp) function
|
| /src/sys/arch/cesfic/cesfic/ |
| machdep.c | 561 * cpu_exec_aout_makecmds(): 573 cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp) function
|
| /src/sys/arch/sun3/sun3x/ |
| machdep.c | 640 * cpu_exec_aout_makecmds(): 647 cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp) function
|
| /src/sys/arch/atari/atari/ |
| machdep.c | 760 cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp) function
|
| /src/sys/arch/luna68k/luna68k/ |
| machdep.c | 782 * cpu_exec_aout_makecmds(): 789 cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp) function
|
| /src/sys/arch/next68k/next68k/ |
| machdep.c | 824 * cpu_exec_aout_makecmds(): 831 cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp) function
|
| /src/sys/arch/sun3/sun3/ |
| machdep.c | 679 * cpu_exec_aout_makecmds(): 686 cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp) function
|
| /src/sys/arch/hp300/hp300/ |
| machdep.c | 1143 * cpu_exec_aout_makecmds(): 1155 cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp) function
|
| /src/sys/arch/news68k/news68k/ |
| machdep.c | 633 * cpu_exec_aout_makecmds(): 645 cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp) function
|
| /src/sys/arch/sun2/sun2/ |
| machdep.c | 757 * cpu_exec_aout_makecmds(): 764 cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp) function
|
| /src/sys/arch/amiga/amiga/ |
| machdep.c | 1186 cpu_exec_aout_makecmds(struct lwp *l, struct exec_package *epp) function
|