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