Searched refs:old_procs (Results 1 – 1 of 1) sorted by relevance
85 static struct proc_info *free_procs, **old_procs, **new_procs; variable93 for (i = 0; old_procs && old_procs[i]; i++) in find_old_proc()94 if (old_procs[i]->pid == pid) return old_procs[i]; in find_old_proc()781 old_procs = new_procs; in top_main()786 free_procs_arr(old_procs); in top_main()