Home
last modified time | relevance | path

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

/freebsd/lib/libproc/
H A Dproc_create.c72 proc_init(pid_t pid, int flags, int status, struct proc_handle **pphdl) in proc_init()
126 proc_attach(pid_t pid, int flags, struct proc_handle **pphdl) in proc_attach()
179 proc_child_func *pcf, void *child_arg, struct proc_handle **pphdl) in proc_create()