Searched refs:getproc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/ipfilter/ipsend/
H A Dsock.c115 static struct proc *getproc __P((void));
117 static struct kinfo_proc *getproc __P((void));
157 static struct proc *getproc() function
212 if (!(p = getproc()))
270 static struct kinfo_proc *getproc() function
303 if (!(p = getproc()))
H A Dlsock.c97 struct task_struct *getproc() function
162 if (!(p = getproc()))
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dgnu-nat.c3426 proc_server = getproc ();

Completed in 122 milliseconds