exec_aout_makecmds 87 kern/exec_conf.c { sizeof(struct exec), exec_aout_makecmds, &emul_aout },
exec_aout_makecmds 89 kern/exec_conf.c { sizeof(struct exec), exec_aout_makecmds, &emul_native }, /* a.out binaries */
exec_aout_makecmds 135 kern/exec_conf.c { sizeof(struct exec), exec_aout_makecmds, &emul_sunos },
exec_aout_makecmds 185 sys/exec_aout.h int exec_aout_makecmds(struct proc *, struct exec_package *);