Searched defs:proc_list (Results 1 – 2 of 2) sorted by relevance
123 struct proc_list { struct130 struct proc_list *next; argument132 typedef struct proc_list proc_list; typedef
87 Proc *proc_list; /* process list */ member