Home
last modified time | relevance | path

Searched refs:proc_free (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libproc/
H A Dproc_create.c170 proc_free(phdl); in proc_attach()
230 proc_free(phdl); in proc_create()
239 proc_free(struct proc_handle *phdl) in proc_free() function
H A Dlibproc.h156 void proc_free(struct proc_handle *);
H A Dproc_util.c104 proc_free(phdl); in proc_detach()