Home
last modified time | relevance | path

Searched refs:EXEC_SET (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/sys/
H A Dexec.h98 #define EXEC_SET(name, execsw_arg) \ macro
/f-stack/freebsd/kern/
H A Dimgact_shell.c255 EXEC_SET(shell, shell_execsw);
H A Dimgact_aout.c344 EXEC_SET(aout, aout_execsw);
H A Dimgact_binmisc.c745 EXEC_SET(imgact_binmisc, imgact_binmisc_execsw);
H A Dimgact_elf.c2789 EXEC_SET(__CONCAT(elf, __ELF_WORD_SIZE), __elfN(execsw));
/f-stack/freebsd/i386/linux/
H A Dimgact_linux.c231 EXEC_SET(linuxaout, linux_execsw);