cpu_exec_aout_makecmds   88 kern/exec_aout.c 		error = cpu_exec_aout_makecmds(p, epp);
cpu_exec_aout_makecmds  203 sys/exec_aout.h #if !defined(cpu_exec_aout_makecmds)
cpu_exec_aout_makecmds  204 sys/exec_aout.h int cpu_exec_aout_makecmds(struct proc *, struct exec_package *);