Searched refs:proc_attach (Results 1 – 3 of 3) sorted by relevance
121 int proc_attach(pid_t pid, int flags, struct proc_handle **pphdl);
73 proc_attach(pid_t pid, int flags, struct proc_handle **pphdl) in proc_attach() function
1045 if ((err = proc_attach(pid, flags, &dpr->dpr_proc)) != 0) {