Searched refs:exec (Results 101 - 125 of 179) sorted by relevance

12345678

/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Davila_machdep.c72 #include <sys/exec.h>
/freebsd-11-stable/sys/arm/xscale/pxa/
H A Dpxa_machdep.c73 #include <sys/exec.h>
/freebsd-11-stable/gnu/usr.bin/gdb/kgdb/
H A Dkld.c40 #include <exec.h>
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dmachdep.c74 #include <sys/exec.h>
H A Delf64_machdep.c31 #include <sys/exec.h>
/freebsd-11-stable/sys/mips/mips/
H A Delf_machdep.c34 #include <sys/exec.h>
H A Dpm_machdep.c49 #include <sys/exec.h>
394 * Clear registers on exec
/freebsd-11-stable/stand/userboot/test/
H A Dtest.c404 .exec = test_exec,
/freebsd-11-stable/stand/i386/libi386/
H A Dmultiboot.c41 #include <sys/exec.h>
384 panic("exec returned");
/freebsd-11-stable/sys/amd64/ia32/
H A Dia32_reg.c35 #include <sys/exec.h>
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetRPCAPI.h189 namespace exec { namespace in namespace:llvm::orc::remote
216 } // end namespace exec
H A DOrcRemoteTargetClient.h518 return callB<exec::CallIntVoid>(Addr);
527 return callB<exec::CallMain>(Addr, Args);
535 return callB<exec::CallVoidVoid>(Addr);
/freebsd-11-stable/usr.bin/ldd/
H A Dldd.c285 struct exec aout;
/freebsd-11-stable/usr.sbin/uhsoctl/
H A Duhsoctl.c1346 usage(const char *exec) argument
1350 "[-k password] [-r resolvpath] [-f tty] interface\n", exec);
1351 printf("usage %s -d interface\n", exec);
/freebsd-11-stable/sys/mips/cavium/
H A Docteon_machdep.c41 #include <sys/exec.h>
/freebsd-11-stable/sys/i386/ibcs2/
H A Dimgact_coff.c35 #include <sys/exec.h>
/freebsd-11-stable/sys/riscv/riscv/
H A Delf_machdep.c43 #include <sys/exec.h>
/freebsd-11-stable/sys/sparc64/sparc64/
H A Delf_machdep.c40 #include <sys/exec.h>
/freebsd-11-stable/sys/arm/at91/
H A Dat91_machdep.c71 #include <sys/exec.h>
/freebsd-11-stable/lib/libprocstat/
H A Dcore.c33 #include <sys/exec.h>
/freebsd-11-stable/stand/i386/isoboot/
H A Disoboot.c275 * Try to exec stage 3 boot loader. If interrupted by a
327 struct exec ex;
/freebsd-11-stable/sys/amd64/include/
H A Dpmap.h439 void pmap_pti_add_kva(vm_offset_t sva, vm_offset_t eva, bool exec);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_netbsd.cpp30 #include <sys/exec.h>
/freebsd-11-stable/sys/powerpc/aim/
H A Daim_machdep.c74 #include <sys/exec.h>
/freebsd-11-stable/contrib/hyperv/tools/
H A Dhv_kvp_daemon.c1325 int (*exec)(struct hv_kvp_msg *, void *))
1337 kvp_op_hdlrs[key].kvp_op_exec = exec;

Completed in 322 milliseconds

12345678