Searched refs:pphdl (Results 1 – 2 of 2) sorted by relevance
72 proc_init(pid_t pid, int flags, int status, struct proc_handle **pphdl) in proc_init() argument121 *pphdl = phdl; in proc_init()126 proc_attach(pid_t pid, int flags, struct proc_handle **pphdl) in proc_attach() argument173 *pphdl = phdl; in proc_attach()179 proc_child_func *pcf, void *child_arg, struct proc_handle **pphdl) in proc_create() argument234 *pphdl = phdl; in proc_create()
138 int proc_attach(pid_t pid, int flags, struct proc_handle **pphdl);