Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dremove.c1042 DBG_CALL(Dbg_file_hdl_title(DBG_HDL_DELETE)); in remove_hdl()
1273 DBG_CALL(Dbg_file_hdl_title(DBG_HDL_DELETE)); in remove_hdl()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h110 #define DBG_HDL_DELETE 2 /* deletion from a handle */ macro