Searched refs:shadow_proc (Results 1 – 2 of 2) sorted by relevance
2684 boolean_t shadow_proc = proc_is_shadow(child); in reap_child_locked() local2696 if (!shadow_proc && child_ptraced) { in reap_child_locked()2767 if (!shadow_proc && child->p_ru) { in reap_child_locked()2783 } else if (!shadow_proc) { in reap_child_locked()2814 if (!shadow_proc) { in reap_child_locked()
2117 bool shadow_proc = false; in proc_find() local2128 shadow_proc = false; in proc_find()2134 shadow_proc = !!proc_is_shadow(p); in proc_find()2139 if (shadow_proc) { in proc_find()