Home
last modified time | relevance | path

Searched refs:rdap (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libproc/
H A Dproc_create.c262 if (phdl->rdap != NULL) in proc_free()
263 rd_delete(phdl->rdap); in proc_free()
H A D_libproc.h71 rd_agent_t *rdap; /* librtld_db agent */ member