Searched defs:spawn (Results 1 – 4 of 4) sorted by relevance
229 int spawn = 0; in fork1() local
1023 int spawn = (imgp->ip_flags & IMGPF_SPAWN); in exec_mach_imgact() local6855 int spawn = (imgp->ip_flags & IMGPF_SPAWN); in check_for_signature() local
783 int spawn = (imgp->ip_flags & IMGPF_SPAWN); in parse_machfile() local
16527 dtrace_proc_fork(proc_t *parent_proc, proc_t *child_proc, int spawn) in dtrace_proc_fork()