Home
last modified time | relevance | path

Searched defs:exec (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/osfmk/i386/
H A Dexec.h69 struct exec { struct
85 /* Code indicating object file or impure executable. */ argument
/xnu-11215/bsd/kern/
H A Dimageboot.c806 img4_firmware_execution_context_t exec = { in authenticate_root_with_img4() local
H A Dkern_exec.c1219 int exec = (imgp->ip_flags & IMGPF_EXEC); in exec_mach_imgact() local