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

/netbsd-current/tests/lib/librumpclient/
H A Dh_execthr.c82 getproc(pid_t mypid, struct kinfo_proc2 *p) function
143 getproc(mypid, &p);
144 SAY("startup getproc finished.\n");
193 getproc(mypid, &p);
194 SAY("getproc finished.\n");
/netbsd-current/external/bsd/ipf/dist/ipsend/
H A Dsock.c112 static struct proc *getproc __P((void));
114 static struct kinfo_proc *getproc __P((void));
154 static struct proc *getproc() function
209 if (!(p = getproc()))
267 static struct kinfo_proc *getproc() function
300 if (!(p = getproc()))
H A Dlsock.c99 struct task_struct *getproc() function
164 if (!(p = getproc()))
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dhurd.c51 err = proc_get_exe(getproc(), getpid(), exepath);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgnu-nat.c3522 proc_server = getproc ();
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgnu-nat.c3487 proc_server = getproc ();

Completed in 281 milliseconds