Searched refs:newproc (Results 1 – 2 of 2) sorted by relevance
78 process_t newproc; in _Fork() local126 newproc = MACH_PORT_NULL; in _Fork()201 newtask, &newproc)) in _Fork()240 if (err = __proc_setmsgport (newproc, port, &old)) in _Fork()303 if (portnames[i] == newtask || portnames[i] == newproc) in _Fork()313 insert = newproc; in _Fork()469 ?: __proc_set_arg_locations (newproc, argv, envp)); in _Fork()568 if (newproc != MACH_PORT_NULL) in _Fork()569 __mach_port_deallocate (__mach_task_self (), newproc); in _Fork()
673 process_t newproc; in __spawni() local681 &newproc); in __spawni()686 proc = newproc; in __spawni()