Searched refs:getproc (Results 1 – 4 of 4) sorted by relevance
113 static struct proc *getproc __P((void));115 static struct kinfo_proc *getproc __P((void));155 static struct proc *getproc() in getproc() function210 if (!(p = getproc()))268 static struct kinfo_proc *getproc() in getproc() function301 if (!(p = getproc()))
97 struct task_struct *getproc() in getproc() function162 if (!(p = getproc()))
82 getproc(pid_t mypid, struct kinfo_proc2 *p) in getproc() function143 getproc(mypid, &p); in main()193 getproc(mypid, &p); in main()
3376 proc_server = getproc (); in _initialize_gnu_nat()