Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libproc/
H A Dproc_create.c173 proc_free(phdl); in proc_attach()
233 proc_free(phdl); in proc_create()
242 proc_free(struct proc_handle *phdl) in proc_free() function
H A Dlibproc.h160 void proc_free(struct proc_handle *);
H A Dproc_util.c110 proc_free(phdl); in proc_detach()