<dec f='src/src/sys/sys/sched.h' l='241' type='void sched_proc_exit(struct proc * , struct proc * )'/>
<use f='src/src/sys/kern/kern_exit.c' l='1188' u='c' c='proc_free'/>
<def f='src/src/sys/kern/sched_4bsd.c' l='426' ll='446' type='void sched_proc_exit(struct proc * parent, struct proc * child)'/>
<doc f='src/src/sys/kern/sched_4bsd.c' l='421'>/*
 * sched_proc_exit:
 *
 *	Chargeback parents for the sins of their children.
 */</doc>
