Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c1796 char *handlename; in dlinfo_core() local
1813 handlename = NAME(lmp); in dlinfo_core()
1816 handlename = inv_buf.buf; in dlinfo_core()
1819 DBG_CALL(Dbg_dl_dlinfo(clmp, handlename, request, p)); in dlinfo_core()