Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libproc/
H A Dproc_create.c171 proc_free(phdl); in proc_attach()
231 proc_free(phdl); in proc_create()
240 proc_free(struct proc_handle *phdl) in proc_free() function
H A Dlibproc.h158 void proc_free(struct proc_handle *);
H A Dproc_util.c104 proc_free(phdl); in proc_detach()