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