Home
last modified time | relevance | path

Searched refs:pphdl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/libproc/dist/
H A Dproc_create.c94 proc_attach(pid_t pid, int flags, struct proc_handle **pphdl) in proc_attach() argument
139 *pphdl = phdl; in proc_attach()
145 void *child_arg, struct proc_handle **pphdl) in proc_create() argument
202 *pphdl = phdl; in proc_create()
H A Dlibproc.h142 int proc_attach(pid_t pid, int flags, struct proc_handle **pphdl);